Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:TextBorder: Difference between revisions

Template page
Shayin (talk | contribs)
Created page with "<noinclude> {{TextBorder |text = }} </noinclude> <pre> {{TextBorder |text = }} </pre> {{ infobox | bodystyle = padding-left: 1px; padding-right: 1px; background-color: #C9..."
 
mNo edit summary
 
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
{{TextBorder
{{TextBorder
|text =  
|align = left
|text = test
}}
}}
</noinclude>
<pre>
<pre>
{{TextBorder
{{TextBorder
|text =  
|text =  
}}
}}
</pre>
</pre>
</noinclude>
{{ infobox
{{ infobox
| bodystyle  = padding-left: 1px; padding-right: 1px; background-color: #C9D8CC
| bodystyle  = width:100%; padding-left: 1px; padding-right: 1px;
| labelstyle  = vertical-align: top; background-color: #FFFFFF
| labelstyle  = vertical-align: top;
| datastyle  = background-color: #FFFFFF
| datastyle  = text-align: {{{align|}}}
| label1 ={{{text|}}}
| data1 ={{{text|}}}
}}
}}

Latest revision as of 19:05, 20 August 2024


test
{{TextBorder

|text = 
}}