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 World: Difference between revisions

Template page
Imported from text file
 
Imported from text file
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<includeonly>{| class="infobox"
<includeonly>{{Template:Infobox
|+ class="infobox-title" | {{{title|{{PAGENAME}}}}}
| title = {{{title|}}}
{{#if:{{{image|}}}|
| image = {{{image|}}}
{{!}}-
| rows =  
{{!}} colspan="2" class="infobox-image" {{!}} [[File:{{{image}}}|300px]]
  {{#if:{{{Tags|}}}|<tr><th class="infobox-label">Tags</th><td class="infobox-data">{{{Tags}}}</td></tr>}}
}}
  {{#if:{{{World|}}}|<tr><th class="infobox-label">World</th><td class="infobox-data">{{{World}}}</td></tr>}}
{{#if:{{{Tags|}}}|
  {{#if:{{{Campaign|}}}|<tr><th class="infobox-label">Campaign</th><td class="infobox-data">{{{Campaign}}}</td></tr>}}
{{!}}-
  {{#if:{{{Faction|}}}|<tr><th class="infobox-label">Faction</th><td class="infobox-data">{{{Faction}}}</td></tr>}}
! class="infobox-label" {{!}} Tags
  {{#if:{{{Contained By|}}}|<tr><th class="infobox-label">Contained By</th><td class="infobox-data">{{{Contained By}}}</td></tr>}}
{{!}} class="infobox-data" {{!}} {{{Tags}}}
  {{#if:{{{Contains|}}}|<tr><th class="infobox-label">Contains</th><td class="infobox-data">{{{Contains}}}</td></tr>}}
}}
  {{#if:{{{Related Entries|}}}|<tr><th class="infobox-label">Related Entries</th><td class="infobox-data">{{{Related Entries}}}</td></tr>}}
{{#if:{{{World|}}}|
  {{#if:{{{Members|}}}|<tr><th class="infobox-label">Members</th><td class="infobox-data">{{{Members}}}</td></tr>}}
{{!}}-
  {{#if:{{{Link|}}}|<tr><th class="infobox-label">Link</th><td class="infobox-data">{{{Link}}}</td></tr>}}
! class="infobox-label" {{!}} World
}}</includeonly>
{{!}} class="infobox-data" {{!}} {{{World}}}
}}
{{#if:{{{Campaign|}}}|
{{!}}-
! class="infobox-label" {{!}} Campaign
{{!}} class="infobox-data" {{!}} {{{Campaign}}}
}}
{{#if:{{{Faction|}}}|
{{!}}-
! class="infobox-label" {{!}} Faction
{{!}} class="infobox-data" {{!}} {{{Faction}}}
}}
{{#if:{{{Contained By|}}}|
{{!}}-
! class="infobox-label" {{!}} Contained By
{{!}} class="infobox-data" {{!}} {{{Contained By}}}
}}
{{#if:{{{Contains|}}}|
{{!}}-
! class="infobox-label" {{!}} Contains
{{!}} class="infobox-data" {{!}} {{{Contains}}}
}}
{{#if:{{{Related Entries|}}}|
{{!}}-
! class="infobox-label" {{!}} Related Entries
{{!}} class="infobox-data" {{!}} {{{Related Entries}}}
}}
{{#if:{{{Members|}}}|
{{!}}-
! class="infobox-label" {{!}} Members
{{!}} class="infobox-data" {{!}} {{{Members}}}
}}
{{#if:{{{Link|}}}|
{{!}}-
! class="infobox-label" {{!}} Link
{{!}} class="infobox-data" {{!}} {{{Link}}}
}}
|}</includeonly>

Latest revision as of 20:58, 13 January 2026