Template:Lan/doc
< Template:Lan
Jump to navigation
Jump to search
Revision as of 19:28, 4 September 2012 by Kwickert (talk | contribs) (Protected "Template:Lan/doc" ([edit=sysop] (indefinite) [move=sysop] (indefinite)))
This is a documentation subpage for Template:Lan (see that page for the template itself). It contains usage information, categories, interlanguage links and other content that is not part of the original template page. |
- Usage
<poem>{{Lan |infobox=something (optional, if exist infobox right align style) |hidetitle=something (optional, if exist hide internationalization title) |width={{{width}}} (default = 180px) |text={{{text}}} }}</poem>
- Examples
Internationalization
English: This is a test !
Français : Ceci est un test !
Македонски: Ова е проба !
<poem>{{Lan |text={{en|This is a test !}} {{fr|Ceci est un test !}} {{mk|Ова е проба !}} }}</poem>
Internationalization
English: This is a test !
Français : Ceci est un test !
Македонски: Ова е проба !
<poem>{{Lan|infobox=y| |text={{en|This is a test !}} {{fr|Ceci est un test !}} {{mk|Ова е проба !}} }}</poem>
English: This is a test !
Français : Ceci est un test !
Македонски: Ова е проба !
<poem>{{Lan|width=100%|hidetitle=y |text={{en|This is a test !|inline=y}} {{fr|Ceci est un test !|inline=y}} {{mk|Ова е проба !|inline=y}} }}</poem>