Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Npc infobox: Difference between revisions

Template page
fandomwiki>Fishrock123
Added loot..
fandomwiki>Fishrock123
added type, documentation.
Line 4: Line 4:
|- style="text-align:center"
|- style="text-align:center"
| colspan="2" style="padding:0.5em;" | {{{image|[[File:{{{name|{{BASEPAGENAME}}}}}.png]]}}}
| colspan="2" style="padding:0.5em;" | {{{image|[[File:{{{name|{{BASEPAGENAME}}}}}.png]]}}}
|-
| style="width:40%" | '''Type'''
| style="width:60%" | {{{type}}}{{#if: {{{type2|}}} |  – {{{type2}}} }}
|-
|-
{{#if: {{{loot|}}}|
{{#if: {{{loot|}}}|
Line 17: Line 20:
<pre>
<pre>
{{npc infobox
{{npc infobox
| type =
| loot =
}}
}}
</pre>
</pre>


[[Category:Infobox templates]]</noinclude>
[[Category:Infobox templates]]</noinclude>

Revision as of 16:21, 19 December 2011

Npc infobox
File:Npc infobox.png
Type {{{type}}}

Usage:

  • Everything but "type" is optional;
  • you can add a "name" and "image". Fill these values if the PAGENAME macro is not adequate (if the page name has a disambig qualifier for example)
{{npc infobox
| type =
| loot =
}}
Contents