Template:Navbox: Difference between revisions

From Chaz Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 10: Line 10:
<div style="padding:5px;background:white;border:2px solid grey;">
<div style="padding:5px;background:white;border:2px solid grey;">
{| class="wikitable" style="width:100%;text-align:center;"
{| class="wikitable" style="width:100%;text-align:center;"
|+ <span style="padding:5px;background:{{{color}}};">{{{title}}}</span>
|+ <span style="padding:5px;background:{{{1}}};">{{{2}}}</span>
|-
|-
| <span style="padding:5px;background:{{{color}}}80;">{{{above}}}</span>
| <span style="padding:5px;background:{{{1}}}80;">{{{3}}}</span>
|}
|}
{| class="wikitable" style="width:100%;"
{| class="wikitable" style="width:100%;"
|-
|-
| <span style="padding:5px;background:{{{color}}}80;">{{{group1}}}</span> || {{{info1}}}
| <span style="padding:5px;background:{{{1}}}80;">{{{4}}}</span> || {{{5}}}
|}
|}
{| class="wikitable" style="width:100%;text-align:center;"
{| class="wikitable" style="width:100%;text-align:center;"
Line 22: Line 22:
{| class="wikitable" style="width:100%;text-align:center;"
{| class="wikitable" style="width:100%;text-align:center;"
|-
|-
| <span style="padding:5px;background:{{{color}}};">{{{below}}}</span>
| <span style="padding:5px;background:{{{1}}};">{{{6}}}</span>
|}
|}
<span>[[Template:{{PAGENAME}}|V]] • [[Template talk:{{PAGENAME}}|T]] • [[Special:EditPage/Template:{{PAGENAME}}|E]]</span>
<span>[[Template:{{PAGENAME}}|V]] • [[Template talk:{{PAGENAME}}|T]] • [[Special:EditPage/Template:{{PAGENAME}}|E]]</span>
</div>
</div>

Revision as of 22:31, 6 May 2025

notes:

repeat the | {{{group1}}} || {{{info1}}} | part to your liking when you make your special template

{{{color}}} MUST BE A HEX CODE with a hash TO WORK


{{{2}}}
{{{3}}}
{{{4}}} {{{5}}}
{{{6}}}

VTE