Jump to content

Template:Infobox build: Difference between revisions

No edit summary
mNo edit summary
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox
{{Infobox
|color=99CCFF
|color=E5E5FF
|title={{{title|{{PAGENAME}}}}}
|title={{{title|{{PAGENAME}}}}}
|image={{{image|}}}
|image={{{image|}}}
Line 13: Line 13:
|param4-content={{#if:{{{x|}}}{{{z|}}} | {{Maplink|{{{x}}}|{{{z}}}|{{{world|world}}}}} | }}
|param4-content={{#if:{{{x|}}}{{{z|}}} | {{Maplink|{{{x}}}|{{{z}}}|{{{world|world}}}}} | }}
}}
}}
<includeonly> [[Category:Builds]] {{#if:{{{image|}}} | | [[Category:Pages_in_need_of_images]]}} {{#if:{{{x|}}}{{{z|}}} | | [[Category:Pages_in_need_of_coordinates]]}} </includeonly>
<includeonly>
[[Category:{{{type|Builds}}}]]
{{#if:{{{image|}}} | | [[Category:Pages_in_need_of_images]]}} {{#if:{{{x|}}}{{{z|}}} | | [[Category:Pages_in_need_of_coordinates]]}}
</includeonly>
<noinclude>
<noinclude>
<templatedata>
<templatedata>
Line 36: Line 39:
"owner": {
"owner": {
"label": "Owner",
"label": "Owner",
"example": "Ardakaz",
"example": "{{Player|Ardakaz}}",
"type": "content",
"type": "content",
"suggested": true
"suggested": true
Line 42: Line 45:
"contributors": {
"contributors": {
"label": "Contributors",
"label": "Contributors",
"example": "Karhunhammas, LeGrey",
"example": "{{Player|Karhunhammas}}, {{Player|LeGrey}}",
"type": "content"
"type": "content"
},
},
Line 68: Line 71:
"world_the_end"
"world_the_end"
]
]
},
"type": {
"label": "Category",
"type": "string",
"suggestedvalues": [
"Attractions",
"Houses",
"Castles",
"Industrial",
"Infrastructure",
"Towers",
"Ships",
"Commercial",
"Builds"
],
"default": "Builds",
"suggested": true
}
}
},
},
Line 80: Line 100:
"x",
"x",
"z",
"z",
"world"
"world",
"type"
],
],
"format": "block"
"format": "block"
Line 86: Line 107:
</templatedata>
</templatedata>
</noinclude>
</noinclude>
<noinclude>[[Category:Infobox_templates]]</noinclude>