Difference between revisions of "Template:Lan/doc"

From AerialWiki
Jump to navigation Jump to search
(Created page with "{{documentation subpage}} ;Usage : <poem><nowiki>{{Lan |infobox=something (optional, if exist infobox right align style) |hidetitle=something (optional, if exist hide...")
 
m (Protected "Template:Lan/doc" (‎[edit=sysop] (indefinite) ‎[move=sysop] (indefinite)))
 
(No difference)

Latest revision as of 15:28, 4 September 2012

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>



Internationalization
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>