Template:RagnarokConsumerProduct: Difference between revisions
From RO Wiki
m (Halca moved page Template:Ragnarok to Template:RagnarokConsumerProduct without leaving a redirect) |
No edit summary |
||
| Line 3: | Line 3: | ||
<default>{{PAGENAME}}</default> | <default>{{PAGENAME}}</default> | ||
</title> | </title> | ||
<image source=" | <image source="image"/> | ||
<data source="relatedROGame"> | <data source="relatedROGame"> | ||
<label>Related game</label> | <label>Related game</label> | ||
| Line 23: | Line 23: | ||
</data> | </data> | ||
</infobox> | </infobox> | ||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"title": { | |||
"type": "content" | |||
}, | |||
"image": { | |||
"type": "wiki-file-name" | |||
}, | |||
"relatedROGame": { | |||
"type": "content" | |||
}, | |||
"relatedCompanies": { | |||
"type": "content" | |||
}, | |||
"dateFrom": { | |||
"type": "content" | |||
}, | |||
"dateTo": { | |||
"type": "date" | |||
}, | |||
"productType": { | |||
"type": "content" | |||
}, | |||
"relatedEvents": { | |||
"type": "content" | |||
} | |||
} | |||
} | |||
</templatedata> | |||
</noinclude> | |||
Revision as of 13:20, 10 March 2024
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| title | title | no description | Content | optional |
| image | image | no description | File | optional |
| relatedROGame | relatedROGame | no description | Content | optional |
| relatedCompanies | relatedCompanies | no description | Content | optional |
| dateFrom | dateFrom | no description | Content | optional |
| dateTo | dateTo | no description | Date | optional |
| productType | productType | no description | Content | optional |
| relatedEvents | relatedEvents | no description | Content | optional |