Template:Location Infobox: Difference between revisions
No edit summary |
Editing the wrong parameter lol |
||
| Line 13: | Line 13: | ||
<data source="type"> | <data source="type"> | ||
<label>Type</label> | <label>Type</label> | ||
<format>[[{{{type | <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]]<!-- | ||