Template
Infobox Build
From Dogcraft Wiki
imported>William278 No edit summary |
imported>William No edit summary |
||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
<pre> | |||
{{Infobox Build | {{Infobox Build | ||
| | |title = | ||
| | |image = | ||
| | |caption = | ||
| | |world = | ||
| | |builders = | ||
|status= | |contributors = | ||
| | |status = | ||
|completed = | |||
|xcoord = | |||
|ycoord = | |||
|zcoord = | |||
|dimension = | |||
}} | }} | ||
</pre> | </pre> | ||
</noinclude> | </noinclude> | ||
<includeonly>{{Infobox | |||
|name = | |||
|bodystyle = | |||
|title = {{#if:{{{title|}}}|{{{title|}}}|{{PAGENAME}}}} | |||
|titlestyle = | |||
|image = {{#if:{{{image|}}}|[[File:{{{image|}}}|250px]]}} | |||
|imagestyle = | |||
|caption = {{{caption|<br />}}} | |||
|captionstyle = color:#000; | |||
|headerstyle = background:#3C8DBC; color:#fff; | |||
|labelstyle = padding: 3px; | |||
|datastyle = padding: 3px; | |||
|header1 = {{Large|Build}} | |||
|label2 = World | |||
|data2 = {{#if: {{{world}}}|{{{world}}}|}} | |||
|label3 = <nowiki>Builder(s)</nowiki> | |||
|data3 = {{{builders|}}} | |||
|label4 = Contributors | |||
|data4 = {{{contributors|}}} | |||
|label5 = Status | |||
|data5 = {{[[Status]]|}} | |||
|label6 = Completed | |||
|data6 = {{{completed|}}} | |||
|label7 = Location | |||
|data7 = {{#if:{{{xcoord|}}}|X={{{xcoord|}}} <br /> Y={{{ycoord|}}} <br /> Z={{{zcoord|}}}|}} | |||
|label8 = Dimension | |||
|data8 = {{{dimension|Overworld}}} | |||
}} | |||
[[Category:Builds]] | |||
</includeonly> |
Revision as of 13:06, 2 October 2019
{{Infobox Build |title = |image = |caption = |world = |builders = |contributors = |status = |completed = |xcoord = |ycoord = |zcoord = |dimension = }}
This page was last modified on 2 October 2019, at 13:06. (9 months ago)