Template:Infobox World: Difference between revisions
Template page
More actions
Imported from text file |
Imported from text file |
||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly>{{Template:Infobox | ||
| title = {{{title|}}} | |||
| image = {{{image|}}} | |||
| 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>}} | ||
{{#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>}} | |||
{{#if:{{{World|}}}| | {{#if:{{{Contained By|}}}|<tr><th class="infobox-label">Contained By</th><td class="infobox-data">{{{Contained By}}}</td></tr>}} | ||
{{#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:{{{Campaign|}}}| | {{#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>}} | |||
}}</includeonly> | |||
{{#if:{{{Faction|}}}| | |||
{{#if:{{{Contained By|}}}| | |||
{{#if:{{{Contains|}}}| | |||
{{#if:{{{Related Entries|}}}| | |||
{{#if:{{{Members|}}}| | |||
{{#if:{{{Link|}}}| | |||