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)
No edit summary
mNo edit summary
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
{{TextBorder
{{TextBorder
|align = left
|text = test
|text = test
}}
}}
<pre>
<pre>
{{TextBorder
{{TextBorder
|text =  
|text =  
}}
}}
Line 11: Line 13:


{{ 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|}}}
| data1 ={{{text|}}}
| data1 ={{{text|}}}
}}
}}

Latest revision as of 19:05, 20 August 2024


test
{{TextBorder

|text = 
}}