Template:Navbox: Difference between revisions

From Chaz Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
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:{{{1}}};">{{{2}}}</span>
|+ <div style="padding:5px;background:{{{1}}};width:100%;">{{{2}}}</div>
|-
|-
| <span style="padding:5px;background:{{{1}}}80;">{{{3}}}</span>
| <div style="padding:5px;background:{{{1}}}80;width:100%;">{{{3}}}</div>
|}
|}
{| class="wikitable" style="width:100%;"
{| class="wikitable" style="width:100%;"
|-
|-
| <span style="padding:5px;background:{{{1}}}80;">{{{4}}}</span> || {{{5}}}
| {{{4}}} || {{{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:{{{1}}};">{{{6}}}</span>
| <div style="padding:5px;background:{{{1}}};width:100%;">{{{6}}}</div>
|}
|}
<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>

Latest revision as of 22:36, 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