|
|
(6 intermediate revisions by the same user not shown) |
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;"
| |
| |+ <span style="padding:5px;background:{{{color}}};">{{{title}}}</span>
| |
| |-
| |
| | <span style="padding:5px;background:{{{color}}}80;">{{{above}}}</span>
| |
| |}
| |
| {| class="wikitable" style="width:100%;"
| |
| |-
| |
| | <span style="padding:5px;background:{{{color}}}80;">{{{group1}}}</span> || {{{info1}}}
| |
| |}
| |
| {| class="wikitable" style="width:100%;text-align:center;"
| |
| |-
| |
| {| class="wikitable" style="width:100%;text-align:center;"
| |
| |-
| |
| | <span style="padding:5px;background:{{{color}}};">{{{below}}}</span>
| |
| |}
| |
| </div>
| |