Template:Location Infobox: Difference between revisions

Jump to navigation Jump to search
Raven.Familiar (talk | contribs)
No edit summary
Raven.Familiar (talk | contribs)
Editing the wrong parameter lol
Line 13: Line 13:
<data source="type">
<data source="type">
<label>Type</label>
<label>Type</label>
<format>[[{{{type|}}}]]</format>
<format>{{#ifexist:{{{type}}}|[[{{{type}}}]]|{{{type}}}}}</format>
</data>
</data>
<data source="aspect">
<data source="aspect">
Line 30: Line 30:
<data source="continent">
<data source="continent">
<label>Continent</label>
<label>Continent</label>
<format>{{{continent}}}</format>
<format>[[{{{continent}}}]]</format>
</data>
</data>
<data source="town">
<data source="town">
<label>Town</label>
<label>Town</label>
<format>{{{town}}}</format>
<format>[[{{{town}}}]]</format>
</data>
</data>
</infobox>{{Namespace|main=[[Category:Locations]]<!--
</infobox>{{Namespace|main=[[Category:Locations]]<!--