Template talk:PREVIEW

From Baka-Tsuki
Jump to navigation Jump to search

Changes Notification[edit]

When a chapter is no longer a 'PREVIEW Script', are we notified of the change? -Casary

A chapter gains the PREVIEW tag when either machine translated, or is translated by someone other than the registered translator. Presumably it is removed only when, after already being translated once, is translated again, either, in the first case, by hand, or in the second by the registered translator. In short, I have never heard of this happening, and IMHO would give better than average chances that it never has. Thus I don't think it has ever come up. --Saganatsu (talk) 01:45, 27 September 2012 (CDT) Edit: if it did happen, all that would really happen is an update to the registration page and the removal of the template.

Possible error[edit]

Right now the template script looks like this:

<center>
{| class="prev-temp" style="border: 1px solid #aaa; padding: .2em; margin-bottom: 3px; font-size: 95%; width: auto; float:1; "
| style="padding-right: 4px; padding-left: 4px;" | [[Image:Preview symbol.gif]] ||align="center"| <font = +10>'''Warning: This translation is considered a <u>PREVIEW</u> Script.'''</font>

Be warned that the degree of translation error may be higher than usual due to the translation method employed. 


|-
|}


<includeonly>'''<small>Please read [[Template:PREVIEW]] for further information.</small>[[Category:Preview_Scripts]]</includeonly></center>

when it should look like this:

{| class="prev-temp" style="border: 1px solid #aaa; padding: .2em; margin-bottom: 3px; font-size: 95%; width: auto; float:1; margin:1em auto 1em auto;<!--Center Alignment of Table-->"
| style="padding-right: 4px; padding-left: 4px;" | [[Image:Preview symbol.gif]] ||align="center"| <font = +10>'''Warning: This translation is considered a <u>PREVIEW</u> Script.'''</font>

Be warned that the degree of translation error may be higher than usual due to the translation method employed. 

<includeonly>'''<small>Please read [[Template:PREVIEW]] for further information.</small>[[Category:Preview_Scripts]]</includeonly>
|-
|}

Summary: The margin:1em auto 1em auto; will ensure center alignment. As for the Please read Template:PREVIEW for further information. line, it should be inside the table.

I just hope someone sees this and fixes this soon. -Anon