|
|
Line 1: |
Line 1: |
| <noinclude>
| |
| '''notes''':
| |
|
| |
|
| repeat the ''| <span style="padding:5px;background:{{{color}}}80;">{{{group1}}}</span> || {{{info1}}}
| |
| |'' part to your liking when you make your special template
| |
|
| |
| {{{color}}} MUST BE A HEX CODE with a hash TO WORK
| |
| </noinclude>
| |
|
| |
| <div style="padding:5px;background:white;border:2px solid grey;">
| |
| {| class="wikitable" style="width:100%;text-align:center;"
| |
| |+ <div style="padding:5px;background:{{{1}}};width:100%;">{{{2}}}</div>
| |
| |-
| |
| | <div style="padding:5px;background:{{{1}}}80;width:100%;">{{{3}}}</div>
| |
| |}
| |
| {| class="wikitable" style="width:100%;"
| |
| |-
| |
| | {{{4}}} || {{{5}}}
| |
| |}
| |
| {| class="wikitable" style="width:100%;text-align:center;"
| |
| |-
| |
| {| class="wikitable" style="width:100%;text-align:center;"
| |
| |-
| |
| | <div style="padding:5px;background:{{{1}}};width:100%;">{{{6}}}</div>
| |
| |}
| |
| <span>[[Template:{{PAGENAME}}|V]] • [[Template talk:{{PAGENAME}}|T]] • [[Special:EditPage/Template:{{PAGENAME}}|E]]</span>
| |
| </div>
| |