Template:3Col: Difference between revisions

From MassiveCraft Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<noinclude>
<noinclude>
<pre>
<pre>
{{3Col
{{WP3Col
|Col2 = test
|Col2 = test
|Col3 = test
|Col3 = test
Line 9: Line 9:
{{ infobox
{{ infobox
| bodystyle  = width: 100%; margin: auto; text-align: {{{align|justify}}};
| bodystyle  = width: 100%; margin: auto; text-align: {{{align|justify}}};
| labelstyle  = width:15%; min-width: 50%; vertical-align: top; font-weight: normal; padding-right: 10px;
| labelstyle  = width:20%; min-width: 50%; vertical-align: top; font-weight: normal; padding-right: 10px;
| datastyle  = text-align: center; padding-left: 10px; text-align: {{{align|justify}}};
| datastyle  = text-align: center; padding-left: 10px; text-align: {{{align|justify}}};


| label1      ={{{Col2|}}}
| label1      = '''{{{Col2|}}}'''
| data1      ={{{Col3|}}}
| data1      = ''{{{Col3|}}}''
}}
}}

Revision as of 00:26, 2 May 2017

{{WP3Col
|Col2 = test
|Col3 = test
}}
' '