Template:Player Infobox: Difference between revisions

From Blockate Wiki
no edit summary
(Created page with "<infobox> <title source="title1"> <default>{{PAGENAME}}</default> </title> <image source="image1"> <caption source="caption1"/> </image> <data source="row1">...")
 
No edit summary
Line 6:
<caption source="caption1"/>
</image>
<data source="row1age">
<label>LabelAge</label>
</data>
<data source="row2birthday">
<label>LabelBirthday</label>
</data>
</infobox>
<noinclude>
Example usage:<pre>
{{Person
|title1=Example
|image1=Example
|caption1=Example
|row1=Example
|row2=Example
}}
</pre>
</noinclude>
Cookies help us deliver our services. By using our services, you agree to our use of cookies.