Template:Info/doc: Difference between revisions

mNo edit summary
mNo edit summary
Line 39: Line 39:
"example": "Shuyang Qin",
"example": "Shuyang Qin",
"type": "content"
"type": "content"
},
"full name": {
"label": "Full name",
"description": "The subject's full name, if it is different from their more common name.",
"example": "Brutal Floating Behemoth",
"type": "string"
}
}
},
},
"description": "A generic infobox for articles about subjects in general.",
"description": "A generic infobox for articles about subjects in general.",
"format": "block"
"format": "block",
"paramOrder": [
"name",
"image",
"caption",
"appearances",
"full name",
"other names",
"voice actor"
]
}
}
</templatedata>
</templatedata>
==Example usage==
{{info
| name = Striker Jones
| image = BTD6 StrikerJonesPortrait.png
| appearances = BTD6,BP,BTDB2,BCS
| caption = Artwork in ''Bloons TD 6'' and ''Bloons TD Battles 2''
| full name = Colonel Jones Striker Jones
| voice actor = [[imdb:Stephen Brunton|Stephen Brunton]]
}}
<pre>{{info
| name = Striker Jones
| image = BTD6 StrikerJonesPortrait.png
| appearances = BTD6,BP,BTDB2,BCS
| caption = Artwork in ''Bloons TD 6'' and ''Bloons TD Battles 2''
| full name = Colonel Jones Striker Jones
| voice actor = [[imdb:Stephen Brunton|Stephen Brunton]]
}}</pre>
<includeonly>[[Category:Infoboxes]]</includeonly><noinclude>[[Category:Documentation]]</noinclude>
<includeonly>[[Category:Infoboxes]]</includeonly><noinclude>[[Category:Documentation]]</noinclude>