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

Template:Infobox NPC: Difference between revisions

Template page
Imported from text file
Imported from text file
 
Line 1: Line 1:
<includeonly><table class="infobox">
<includeonly>{{Template:Infobox
  <caption class="infobox-title">{{{title|{{PAGENAME}}}}}</caption>
| title = {{{title|}}}
  {{#if:{{{image|}}}|
| image = {{{image|}}}
  <tr><td colspan="2" class="infobox-image">[[File:{{{image}}}|300px]]</td></tr>
| rows =  
  }}
   {{#if:{{{Tags|}}}|<tr><th class="infobox-label">Tags</th><td class="infobox-data">{{{Tags}}}</td></tr>}}
   {{#if:{{{Tags|}}}|
   {{#if:{{{World|}}}|<tr><th class="infobox-label">World</th><td class="infobox-data">{{{World}}}</td></tr>}}
  <tr><th class="infobox-label">Tags</th><td class="infobox-data">{{{Tags}}}</td></tr>
   {{#if:{{{Campaign|}}}|<tr><th class="infobox-label">Campaign</th><td class="infobox-data">{{{Campaign}}}</td></tr>}}
  }}
   {{#if:{{{Position|}}}|<tr><th class="infobox-label">Position</th><td class="infobox-data">{{{Position}}}</td></tr>}}
   {{#if:{{{World|}}}|
   {{#if:{{{Faction|}}}|<tr><th class="infobox-label">Faction</th><td class="infobox-data">{{{Faction}}}</td></tr>}}
  <tr><th class="infobox-label">World</th><td class="infobox-data">{{{World}}}</td></tr>
   {{#if:{{{Contained By|}}}|<tr><th class="infobox-label">Contained By</th><td class="infobox-data">{{{Contained By}}}</td></tr>}}
  }}
   {{#if:{{{Important People|}}}|<tr><th class="infobox-label">Important People</th><td class="infobox-data">{{{Important People}}}</td></tr>}}
   {{#if:{{{Campaign|}}}|
   {{#if:{{{Related Entries|}}}|<tr><th class="infobox-label">Related Entries</th><td class="infobox-data">{{{Related Entries}}}</td></tr>}}
  <tr><th class="infobox-label">Campaign</th><td class="infobox-data">{{{Campaign}}}</td></tr>
   {{#if:{{{Link|}}}|<tr><th class="infobox-label">Link</th><td class="infobox-data">{{{Link}}}</td></tr>}}
  }}
}}</includeonly>
   {{#if:{{{Position|}}}|
  <tr><th class="infobox-label">Position</th><td class="infobox-data">{{{Position}}}</td></tr>
  }}
   {{#if:{{{Faction|}}}|
  <tr><th class="infobox-label">Faction</th><td class="infobox-data">{{{Faction}}}</td></tr>
  }}
   {{#if:{{{Contained By|}}}|
  <tr><th class="infobox-label">Contained By</th><td class="infobox-data">{{{Contained By}}}</td></tr>
  }}
   {{#if:{{{Important People|}}}|
  <tr><th class="infobox-label">Important People</th><td class="infobox-data">{{{Important People}}}</td></tr>
  }}
   {{#if:{{{Related Entries|}}}|
  <tr><th class="infobox-label">Related Entries</th><td class="infobox-data">{{{Related Entries}}}</td></tr>
  }}
   {{#if:{{{Link|}}}|
  <tr><th class="infobox-label">Link</th><td class="infobox-data">{{{Link}}}</td></tr>
  }}
</table></includeonly>

Latest revision as of 20:59, 13 January 2026