Template:Box Set: Difference between revisions
From Kings of War Wiki
Created page with "<includeonly> <infobox> <data source="previous_set"> <label>Previous Set</label> </data> <data source="next_set"> <label>Next Set</label> </data> <group layout="horizontal"> <image source="logo1"></image> <image source="logo2"></image> </group> <title source="title1"> <default>{{PAGENAME}}</default> </title> <image source="image2"> <caption source="caption-image2"/> </image> <group> <header source="box_details">Box Details</heade..." |
No edit summary |
||
Line 83: | Line 83: | ||
| characters=Example}} | | characters=Example}} | ||
</pre> | </pre> | ||
</noinclude> | <templatedata> | ||
{ | |||
"params": { | |||
"previous_set": {}, | |||
"next_set": {}, | |||
"logo1": {}, | |||
"logo2": {}, | |||
"title1": {}, | |||
"image2": {}, | |||
"caption-image2": {}, | |||
"box_details": {}, | |||
"released": {}, | |||
"factions": {}, | |||
"models_included": {}, | |||
"lore_information": {}, | |||
"year": {}, | |||
"characters": {}, | |||
"References": {}, | |||
"Store Link": {}, | |||
"ASIN": {} | |||
} | |||
} | |||
</templatedata></noinclude> |