Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Navboxrow: Difference between revisions

Template page
(Created page with "<tr>{{ #if: {{{title|}}} | <th style="width: 25%">{{{title}}}</th><td>{{{list}}}</td> | <td colspan="2" align="center">{{{list}}}</td> }}</tr><noinclude> Part of a navigational box. Category:Technical templates</noinclude>")
No edit summary
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
<tr>{{ #if: {{{title|}}} | <th style="width: 25%">{{{title}}}</th><td>{{{list}}}</td> | <td colspan="2" align="center">{{{list}}}</td> }}</tr><noinclude>
<tr style="border: none;">{{ #if: {{{title|}}} | <th style="width: 25%; border: none; border-right: solid #ffc500; padding: 0.5em; text-align: right; background-color: #4c4c4c; color: white;" >'''{{{title}}}'''</th><td style="padding: 0.5em;">{{{list}}}</td> | <td colspan="2" align="center">{{{list}}}</td> }}</tr><noinclude>


Part of a [[:Template:Navbox|navigational box]].
Part of a [[:Template:Navbox|navigational box]].
[[Category:Technical templates]]</noinclude>
[[Category:Technical templates]]</noinclude>

Latest revision as of 08:25, 25 August 2024

{{{list}}}

Part of a navigational box.