Template: Navboxrow: Difference between revisions
From The Lost Media Wiki
(If this ever get implemented as CSS, revert to this revision) |
(For now though, this needs to be inline) Tag: Undo |
||
Line 1: | Line 1: | ||
<tr>{{ #if: {{{title|}}} | <th class="navboxrowth" style="width: 25%;">{{{title}}}</th><td class="navboxrowtd">{{{list}}}</td> | <td colspan="2" align="center">{{{list}}}</td> }}</tr><noinclude> | <tr>{{ #if: {{{title|}}} | <th class="navboxrowth" style="width: 25%; background-color: #fafafa; text-align: center; font-size: 95%; border: 1px #d6e9c6 solid; color: #000;">{{{title}}}</th><td class="navboxrowtd" style="border: 1px #d6e9c6 solid; padding: 0.2em; font-size: 95%;">{{{list}}}</td> | <td colspan="2" align="center">{{{list}}}</td> }}</tr><noinclude> | ||
Shameless rip-off of TCRF's Navboxrow template. Yeah. Part of a [[:Template:Navbox|navigational box]]. | Shameless rip-off of TCRF's Navboxrow template. Yeah. Part of a [[:Template:Navbox|navigational box]]. | ||
[[Category:Technical templates]]</noinclude> | [[Category:Technical templates]]</noinclude> |
Latest revision as of 19:21, 11 May 2022
{{{list}}}
Shameless rip-off of TCRF's Navboxrow template. Yeah. Part of a navigational box.