Template:NPC/doc: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 1: Line 1:
{{Infobox
|above = {{{name}}}
|image = [[File:{{{image}}}]]
|caption = {{{image_caption}}}
| label1 = Other names
| data1 = {{{other_names}}}
| label2 = Title(s)
| data2 = {{{titles}}}
| label3 = Pronouns
| data3 = {{{pronouns}}}
| label4 = Species
| data4 = {{{species}}}
| label5 = Found in
| data5 = {{{location}}}
| label6 = Occupation
| data6 = {{{occupation}}}
| label7 = Affiliation(s)
| data7 = {{{affiliation}}}
| label8 = Relatives
| data8 = {{{relatives}}}
| label9 = Status
| data9 = {{{status}}}
| label10 = Buys
| data10 = {{{buys}}}
| label11 = Sells
| data11 = {{{sells}}}
}}
<templatedata>
<templatedata>
{
{
Line 123: Line 151:
}
}
</templatedata>
</templatedata>
This is an example NPC infobox, showing all available parameters.
{{Infobox
|above = {{{name}}}
|image = [[File:{{{image}}}]]
|caption = {{{image_caption}}}
| label1 = Other names
| data1 = {{{other_names}}}
| label2 = Title(s)
| data2 = {{{titles}}}
| label3 = Pronouns
| data3 = {{{pronouns}}}
| label4 = Species
| data4 = {{{species}}}
| label5 = Found in
| data5 = {{{location}}}
| label6 = Occupation
| data6 = {{{occupation}}}
| label7 = Affiliation(s)
| data7 = {{{affiliation}}}
| label8 = Relatives
| data8 = {{{relatives}}}
| label9 = Status
| data9 = {{{status}}}
| label10 = Buys
| data10 = {{{buys}}}
| label11 = Sells
| data11 = {{{sells}}}
}}

Navigation menu