Difference between revisions of "Template:Infobox romanization/doc"

From blackwiki
Jump to navigation Jump to search
imported>Soumya-8974
imported>Soumya-8974
Line 4: Line 4:
 
== Syntax ==
 
== Syntax ==
 
<pre><nowiki>{{Infobox romanization
 
<pre><nowiki>{{Infobox romanization
| engvar = <!-- set it "gb" to render this infobox in British English; default is American English -->
+
| engvar   = <!-- set it "gb" to render this infobox in British English; default is American English -->
 
| name      =  
 
| name      =  
 
| native_name = <!-- other names -->
 
| native_name = <!-- other names -->
Line 15: Line 15:
 
| sample    = <!-- sample image, WITHOUT "Image:" or "File:" prefix -->
 
| sample    = <!-- sample image, WITHOUT "Image:" or "File:" prefix -->
 
| imagesize = <!-- sample image's size -->
 
| imagesize = <!-- sample image's size -->
| footnotes = <!-- some information about the romanization -->
+
| footnotes = <!-- some information about the romanization -->
 
}}</nowiki>
 
}}</nowiki>
 
</pre>
 
</pre>

Revision as of 13:41, 21 August 2020

Template:Wrapper

Syntax

{{Infobox romanization
| engvar    = <!-- set it "gb" to render this infobox in British English; default is American English -->
| name      = 
| native_name = <!-- other names -->
| altname   = <!-- other names -->
| languages = <!-- languages using the romanization -->
| creator   = <!-- creator of the romanization -->
| date      = <!-- date created -->
| published = <!-- date published -->
| time      = <!-- time period during which romanization was in use -->
| sample    = <!-- sample image, WITHOUT "Image:" or "File:" prefix -->
| imagesize = <!-- sample image's size -->
| footnotes = <!-- some information about the romanization -->
}}