26,495
editsno edit summary
No edit summary |
No edit summary |
||
(10 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
{{license|ccbysa}} | {{license|ccbysa}} | ||
{{warning|This template is outdated. Use [[Template:Infobox creature]] instead.}} | |||
Preview: | Preview: | ||
<pre> | <pre> | ||
Line 55: | Line 59: | ||
== Example use == | == Example use == | ||
<pre style="float: left;"> | |||
{{Infobox character | |||
| class = [[Rogue]] | |||
| name = Astarion | |||
| image = Astarion.png | |||
| iamgecaption = Game cover artwork | |||
| background = [[Charlatan]] | |||
| race = [[High elf]] | |||
| voice = Neil Newbon | |||
| creator = Stephen Rooney | |||
| full_name = Astarion Ancunín | |||
| age = {{ublist| | |||
* 39 (turned) | |||
* 269 (current)}} | |||
| hometown = [[Baldur's Gate]] | |||
| role = [[Origin characters|Origin character]], [[Companions|Companion]] | |||
}} | |||
</pre> | |||
{{Infobox character | {{Infobox character | ||
| class = [[Rogue]] | | class = [[Rogue]] | ||
Line 69: | Line 92: | ||
* 269 (current)}} | * 269 (current)}} | ||
| hometown = [[Baldur's Gate]] | | hometown = [[Baldur's Gate]] | ||
| role = [[Origin characters|Origin character]], [[Companions|Companion]]}} | | role = [[Origin characters|Origin character]], [[Companions|Companion]] | ||
}} | |||
{{clear}} | |||
== Template data == | == Template data == | ||
Line 180: | Line 206: | ||
"family": { | "family": { | ||
"description": "The character's family, if any.", | "description": "The character's family, if any.", | ||
"type": "content" | |||
}, | |||
"occupation": { | |||
"description": "The character's occupation, if any.", | |||
"type": "content" | |||
}, | |||
"faction": { | |||
"description": "The faction that the character belongs to, if any.", | |||
"example": "Cult of the Absolute", | |||
"type": "content" | "type": "content" | ||
}, | }, | ||
Line 231: | Line 266: | ||
"example": "[[Knowledge Domain]]", | "example": "[[Knowledge Domain]]", | ||
"type": "content" | "type": "content" | ||
} | }, | ||
"experience": {} | |||
}, | }, | ||
"paramOrder": [ | "paramOrder": [ | ||
Line 258: | Line 294: | ||
"age", | "age", | ||
"family", | "family", | ||
"occupation", | |||
"faction", | |||
"modules", | "modules", | ||
"module1", | "module1", | ||
"module2", | "module2", | ||
"module3", | "module3", | ||
"below" | "below", | ||
] | "experience" | ||
], | |||
"format": "block" | |||
}</templatedata> | }</templatedata> | ||
[[Category:Templates]] | [[Category:Templates]] | ||
[[Category:Outdated Templates]] | |||
[[Category:Infobox templates]] | [[Category:Infobox templates]] |