Template:Location (Ragnarok Online): Difference between revisions
From RO Wiki
(Created page with "<infobox> <title source="Name"> <default>{{PAGENAME}}</default> </title> <image source="image"/> <data source="relatedGovernment"> <label>Related government</label> </data> <data source="mapNames"> <label>Map Name(s)</label> </data> <data source="containsLocations"> <label>Contains Location(s)</label> </data> </infobox> <noinclude> <templatedata> { "params": { "Name": { "type": "content" }, "image": { "type": "wiki-file-name" }, "related...") |
No edit summary |
||
Line 12: | Line 12: | ||
<data source="containsLocations"> | <data source="containsLocations"> | ||
<label>Contains Location(s)</label> | <label>Contains Location(s)</label> | ||
</data> | |||
<data source="accessedVia"> | |||
<label>Accessed Via</label> | |||
</data> | </data> | ||
</infobox> | </infobox> | ||
Line 31: | Line 34: | ||
}, | }, | ||
"containsLocations": { | "containsLocations": { | ||
"type": "content" | |||
}, | |||
"accessedVia": { | |||
"type": "content" | "type": "content" | ||
} | } |
Revision as of 00:15, 16 October 2024
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name | Name | no description | Content | optional |
image | image | no description | File | optional |
relatedGovernment | relatedGovernment | no description | Content | optional |
mapNames | mapNames | no description | Content | optional |
containsLocations | containsLocations | no description | Content | optional |
accessedVia | accessedVia | no description | Content | optional |