This is a mirror host of the KP Official Wiki on Miraheze. We dont actually mirror we host the same content
Template:Locations: Difference between revisions
From Kaiju Paradise Official Wiki
m Protected "Template:Locations" ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite)) |
miraheze-user->Googol101 No edit summary |
||
Line 7: | Line 7: | ||
<label>Hazards?</label> | <label>Hazards?</label> | ||
</data> | </data> | ||
<data source=" | <data source="raytraxavailable"> | ||
<label> | <label>Raytraxians</label> | ||
</data> | </data> | ||
<title source="title2"/> | <title source="title2"/> | ||
Line 32: | Line 32: | ||
</pre> | </pre> | ||
<templatedata> | <templatedata> | ||
{"params":{"name":{"suggested":true},"image1":{"suggested":true},"caption-image1":{"suggested":true},"hazard":{"suggested":true}," | { | ||
"params": { | |||
"name": { | |||
"suggested": true | |||
}, | |||
"image1": { | |||
"suggested": true | |||
}, | |||
"caption-image1": { | |||
"suggested": true | |||
}, | |||
"hazard": { | |||
"suggested": true | |||
}, | |||
"title2": { | |||
"suggested": true | |||
}, | |||
"raytraxavailable": { | |||
"suggested": true | |||
} | |||
}, | |||
"sets": [], | |||
"paramOrder": [ | |||
"name", | |||
"image1", | |||
"caption-image1", | |||
"hazard", | |||
"raytraxavailable", | |||
"title2" | |||
] | |||
} | |||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> |
Revision as of 03:39, 4 July 2025
Example usage:
{{Locations | name=Example | image1=Example | caption-image1=Example | hazard=Example | gootraxavailable=Example | title2=Example }}
<templatedata> { "params": { "name": { "suggested": true }, "image1": { "suggested": true }, "caption-image1": { "suggested": true }, "hazard": { "suggested": true }, "title2": { "suggested": true }, "raytraxavailable": { "suggested": true } }, "sets": [], "paramOrder": [ "name", "image1", "caption-image1", "hazard", "raytraxavailable", "title2" ] } </templatedata>