Template:TestTemplate: Difference between revisions
Appearance
Created page with "'''This is a template''' Parameter 1 {{{1}}} Parameter 2 {{{2}}}" |
No edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{| id="TestTemplate" style="background:white; float: {{{Float|right}}}; clear:right; text-align:center;" align={{{Float|right}}} cellspacing=0 cellpadding=8 width={{{Width|225}}} | |||
|- | |||
|style="width:33%; "| | |||
|style="width:33%; border-bottom: solid black 1px;"| {{{2L|Left}}} | |||
|style="width:33%; border-bottom: solid black 1px;"| {{{2R|Right}}} | |||
|- | |||
|style="border-right: solid black 1px; text-align: right; "| {{{1U|Up}}} | |||
|style="border-right: solid black 1px; border-bottom: solid black 1px; background:{{{ULc|white}}}; font-size:120%; white-space:nowrap;"| {{{UL|0, 0}}} | |||
|style="border-right: solid black 1px; border-bottom: solid black 1px; background:{{{URc|white}}}; font-size:120%; white-space:nowrap;"| {{{UR|0, 0}}} | |||
|- | |||
|style="border-right: solid black 1px; text-align: right; "| {{{1D|Down}}} | |||
|style="border-right: solid black 1px; border-bottom: solid black 1px; background:{{{DLc|white}}}; font-size:120%; white-space:nowrap;"| {{{DL|0, 0}}} | |||
|style="border-right: solid black 1px; border-bottom: solid black 1px; background:{{{DRc|white}}}; font-size:120%; white-space:nowrap;"| {{{DR|0, 0}}} | |||
|- | |||
|style="font-size: 90%;" colspan=3 |''{{{Name|{{PAGENAME}}}}}'' | |||
|} |