Template:Translation

From Nookipedia, the Animal Crossing wiki
Revision as of 14:44, May 2, 2020 by Sunmarsh (talk | contribs) (Making 3-column display the exception, not the rule. Adjusting max-length value to 30. Adding default length value of 7 for translation parameters if no value is entered.)

Japanese Unknown
Korean Unknown
Italian Unknown
German Unknown

Chinese Unknown
French Unknown
Spanish Unknown
Dutch Unknown

Chinese Unknown
French Unknown
Spanish Unknown
Russian Unknown

Usage

{{Translation
| name     = <optional>
| color    = <hexcode (no preceding '#')>
| length   = <optional>
| spacing  = <optional>
| ja-name  = <japanese>
| ko-name  = <korean>
| zh-name  = <chinese (simplified)>
| zht-name = <chinese (traditional)>
| fr-name  = <french>
| frq-name = <french (quebec)> 
| es-name  = <spanish>
| esl-name = <spanish (latin america)>
| it-name  = <italian>
| de-name  = <german>
| nl-name  = <dutch>
| ru-name  = <russian>
}}

For use in Infobox-style templates to display translation information. Will appear as two columns if the length of the page or the name parameter is greater than 12 characters.

  • spacing can be used to adjust the padding in between the translation columns.
  • max-length can be used to change the character count/force the 2-column or 3-column display. The default value is 30. Increasing the value creates a tendency towards a 3-column display, decreasing it, a 2-column display.