Template:TextBorder: Difference between revisions

From MassiveCraft Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 1: Line 1:
<noinclude>
<noinclude>
{{TextBorder
{{TextBorder
|align = left
|text = test
|text = test
}}
}}
<pre>
<pre>
{{TextBorder
{{TextBorder
|text =  
|text =  
}}
}}
Line 13: Line 15:
| bodystyle  = width:100%; padding-left: 1px; padding-right: 1px; background-color: #C9D8CC
| bodystyle  = width:100%; padding-left: 1px; padding-right: 1px; background-color: #C9D8CC
| labelstyle  = vertical-align: top; background-color: #FFFFFF
| labelstyle  = vertical-align: top; background-color: #FFFFFF
| datastyle  = background-color: #FFFFFF
| datastyle  = background-color: #FFFFFF; text-align: {{{align|}}}
| data1 ={{{text|}}}
| data1 ={{{text|}}}
}}
}}

Latest revision as of 23:30, 21 January 2018


test
{{TextBorder

|text = 
}}