account creation will be re-enabled sometime soon i promis
Template:Nbr: Difference between revisions
From BonziPEDIA, the Official BonziWORLD Encyclopedia of varied quality.
Jump to navigationJump to search
No edit summary |
No edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
|- | |- | ||
!scope="row" class="navbox-group" style="width:1%;padding: 0.25em 1em;line-height: 1.5em;white-space: nowrap;text-align: right;border-top: 2px solid #fdfdfd;background-color: #ddf;"|{{{rowtitle}}} | !scope="row" class="navbox-group" style="width:1%;padding: 0.25em 1em;line-height: 1.5em;white-space: nowrap;text-align: right;border-top: 2px solid #fdfdfd;background-color: {{{background|#ddf}}};"|{{{rowtitle}}} | ||
|class="navbox-list-with-group navbox-list" style="width:100%;padding:0;line-height: 1.5em;border-color:#fdfdfd;text-align: left;border-left-width: 2px;border-left-style: solid;border-top: 2px solid #fdfdfd;"|<div style="padding:0 0.25em">{{{list}}}</div></includeonly> | |class="navbox-list-with-group navbox-list" style="width:100%;padding:0;line-height: 1.5em;border-color:#fdfdfd;text-align: left;border-left-width: 2px;border-left-style: solid;border-top: 2px solid #fdfdfd;"|<div style="padding:0 0.25em">{{{list}}}</div></includeonly> | ||
<noinclude> | <noinclude> | ||
Line 7: | Line 7: | ||
The "row list" part of the navbox templates. | The "row list" part of the navbox templates. | ||
<pre> | <pre> | ||
rowtitle - The title of the list. | rowtitle - The title of the list. | ||
list | list - The actual list, usually seperated by mid-bullets ("•"). | ||
background - Background color of the title box. | |||
</pre> | </pre> | ||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> |
Latest revision as of 19:17, 3 March 2024
Documentation
The "row list" part of the navbox templates.
rowtitle - The title of the list. list - The actual list, usually seperated by mid-bullets ("•"). background - Background color of the title box.