Template:Infobox character: Difference between revisions
Appearance
Erfxploded (talk | contribs) No edit summary |
Tag: Undo |
||
| (14 intermediate revisions by 3 users not shown) | |||
| Line 99: | Line 99: | ||
If ''player'' is set to anything, the Player Characters category is added, otherwise NPCs. If ''nocat'' is set (e.g. <nowiki>|nocat=1</nowiki>), no category is added. | If ''player'' is set to anything, the Player Characters category is added, otherwise NPCs. If ''nocat'' is set (e.g. <nowiki>|nocat=1</nowiki>), no category is added. | ||
==Example== | |||
{{Infobox_character | |||
| name = Nomad | |||
| image = Nomad.png | |||
| image_caption = Token | |||
| race = Warforged | |||
| class = Monk | |||
| subclass = Warrior of Mercy | |||
| alignment = Lawful Neutral | |||
| background = Soldier | |||
| faction = [[This can be whatever you want baybeee|The One Thousand Strong]] | |||
| level = 6 | |||
| hp = 45 | |||
| ac = 18 | |||
| str = 12 | |||
| dex = 18 | |||
| con = 14 | |||
| int = 10 | |||
| wis = 16 | |||
| cha = 8 | |||
| player = [[User:Olivinism|Ronan]] | |||
| campaign = [[Nightmare]], [[Prime]] | |||
| status = Alive | |||
| nocat = 1 | |||
}} | |||
<pre> | |||
{{Infobox_character | |||
| name = Nomad | |||
| image = Nomad.png | |||
| image_caption = Token | |||
| race = Warforged | |||
| class = Monk | |||
| subclass = Warrior of Mercy | |||
| alignment = Lawful Neutral | |||
| background = Soldier | |||
| faction = [[factionname|The One Thousand Strong]] | |||
| level = 6 | |||
| hp = 45 | |||
| ac = 18 | |||
| str = 12 | |||
| dex = 18 | |||
| con = 14 | |||
| int = 10 | |||
| wis = 16 | |||
| cha = 8 | |||
| player = [[User:Olivinism|Ronan]] | |||
| campaign = [[Nightmare]], [[Prime]] | |||
| status = Alive | |||
| nocat = 1 | |||
}} | |||
</pre> | |||
[[Category:Infobox Templates]] | |||
</noinclude> | </noinclude> | ||