- This wiki is out of date, use the continuation of this wiki instead
Template:Navbox
From FenixWiki
(Difference between revisions)
| Revision as of 00:33, 14 September 2007 (edit) Sandman (Talk | contribs) m ← Previous diff |
Revision as of 00:34, 14 September 2007 (edit) (undo) Sandman (Talk | contribs) m Next diff → |
||
| Line 14: | Line 14: | ||
| |- style="font-size: 90%; background: #FFF9F2; text-align:center" | | |- style="font-size: 90%; background: #FFF9F2; text-align:center" | | ||
| {{#if:{{{list|}}}| | {{#if:{{{list|}}}| | ||
| - | {{!}} {{#if:{{{listseperator|}}}|{{#replace:{{{list}}}|{{{listseperator}}}| | + | {{!}} {{#if:{{{listseperator|}}}|{{#replace:{{{list}}}|{{{listseperator}}}|%20{{Navbox_listseperator_endelement}}%20}}|{{#replace:{{{list}}}|,|%20{{Navbox_listseperator_endelement}}%20}}}}| |
| {{!}} ''empty'' | {{!}} ''empty'' | ||
| }} | }} | ||
Revision as of 00:34, 14 September 2007
Template
Navigation box template.
Throw in a name and a list of items and they will appear in this box. It's centered and 100% wide.
Variables:
name, list, // separate elements with the delimiter ","
| {{{name}}} |
|---|
| empty |
Example
{{Navbox
| name = Apples
| list = Elstar,Goudrenet,Golden Delicious,etc
}}
|
| |||
