8,856
editsAd placeholder
Template:Infobox character/doc: Difference between revisions
Jump to navigation
Jump to search
no edit summary
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{license|ccbysa}} | {{license|ccbysa}} | ||
This template adds an infobox with character information. Can be combined with {{tlink|infobox statistics}}. | |||
== Example use == | == Example use == | ||
{{{Infobox character | {{{Infobox character | ||
| class = [[Rogue]] | | class = [[Rogue]] | ||
Line 23: | Line 21: | ||
== Template data == | == Template data == | ||
<templatedata> | <templatedata> | ||
{ | { | ||
"params": { | "params": { | ||
" | "child": {}, | ||
"labelstyle": {}, | |||
"datastyle": {}, | |||
"datastyle": { | "name": {}, | ||
"level": {}, | |||
"class_title": {}, | |||
"name": { | "subclass": {}, | ||
"image": {}, | |||
"imagesize": {}, | |||
"imagecaption": {}, | |||
"role": {}, | |||
"creator": {}, | |||
"voice": {}, | |||
"full_name": {}, | |||
"titles": {}, | |||
"race": {}, | |||
"class": {}, | |||
"level": { | "background": {}, | ||
"hometown": {}, | |||
"age": {}, | |||
"family": {}, | |||
"modules": {}, | |||
" | |||
"subclass": { | |||
"image": { | |||
"imagesize": { | |||
"imagecaption | |||
" | |||
" | |||
" | |||
" | |||
" | |||
" | |||
" | |||
"background": { | |||
" | |||
" | |||
" | |||
" | |||
"below": {} | "below": {} | ||
} | } | ||
} | }</templatedata> | ||
</templatedata> | [[Category:Templates]] | ||
[[Category:Infobox templates]] |