Template:Location: Difference between revisions

From Firrhna Project Wiki
Jump to navigationJump to search
mNo edit summary
No edit summary
Line 1: Line 1:
<table class="infobox"><tr><th colspan="2" class="infobox-title">{{{name|Location}}}</th></tr>
<table class="infobox"><tr><th colspan="2" class="infobox-title">{{{name|Location}}}</th></tr>
{{#if:{{{image|}}}|<tr>
{{#if:{{{image|}}}|<tr><td colspan="2" class="infobox-image">[[File:{{{image}}}|260px]]
    <td colspan="2" class="infobox-image">[[File:{{{image}}}|260px]]</td>
{{#if:{{{imagecaption|}}}|''{{{imagecaption}}}''}}</td>
</tr>}}
</tr>}}
{{#if:{{{tabber|}}}|<tr>
{{#if:{{{tabber|}}}|<tr>
Line 9: Line 9:
     <th class="infobox-label">Type</th>
     <th class="infobox-label">Type</th>
     <td class="infobox-data">{{{type}}}</td>
     <td class="infobox-data">{{{type}}}</td>
</tr>}}
{{#if:{{{level|}}}|<tr>
    <th class="infobox-label">Level</th>
    <td class="infobox-data">{{{level}}}</td>
</tr>}}
</tr>}}
{{#if:{{{location|}}}|<tr>
{{#if:{{{location|}}}|<tr>
Line 33: Line 29:
"type": "wiki-file-name"
"type": "wiki-file-name"
},
},
"tabber": { "type": "content" },
"tabber": { "type": "content", "label": "Tabber" },
"type": { "type": "string", "label": "Type" },
"level": { "type": "string", "label": "Level" },
"location": { "type": "string", "label": "Location" },
"location": { "type": "string", "label": "Location" },
"inhabitants": { "type": "string", "label": "Inhabitants" }
"inhabitants": { "type": "string", "label": "Inhabitants" }

Revision as of 11:54, 10 September 2023



Location

No description.

Template parameters

ParameterDescriptionTypeStatus
namename

no description

Example
Firrhna Prime
Stringrequired
imageimage

no description

Example
Felis_1.png
Fileoptional
Tabbertabber

no description

Contentoptional
Locationlocation

no description

Stringoptional
Inhabitantsinhabitants

no description

Stringoptional