- This wiki is out of date, use the continuation of this wiki instead
Template:Navbox
From FenixWiki
(Difference between revisions)
Revision as of 00:29, 14 September 2007 (edit) Sandman (Talk | contribs) m ← Previous diff |
Revision as of 00:31, 14 September 2007 (edit) (undo) Sandman (Talk | contribs) m Next diff → |
||
Line 23: | Line 23: | ||
{{Navbox | {{Navbox | ||
| name = Apples | | name = Apples | ||
- | | list = Elstar, Goudrenet, Golden Delicious, etc | + | | list = Elstar,Goudrenet,Golden Delicious,etc |
}} | }} | ||
</pre> | </pre> | ||
Line 29: | Line 29: | ||
{{Navbox | {{Navbox | ||
| name = Apples | | name = Apples | ||
- | | list = Elstar, Goudrenet, Golden Delicious, etc | + | | list = Elstar,Goudrenet,Golden Delicious,etc |
}} | }} | ||
|} | |} | ||
</noinclude> | </noinclude> |
Revision as of 00:31, 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, // seperate elements with the delimiter ","
{{{name}}} |
---|
empty |
Example
{{Navbox | name = Apples | list = Elstar,Goudrenet,Golden Delicious,etc }} |
|