Template:Navbox: Difference between revisions
(add example using groups) |
(deeper cat) |
||
Line 280: | Line 280: | ||
|} | |} | ||
[[Category: | [[Category:Navigational templates| Navbox]] | ||
</noinclude> | </noinclude> |
Revision as of 10:20, 14 August 2009
[edit source]
You type | You get | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{navbox |name = Example of Groups |style = width: 100%; |title = Example of Groups |titlestyle = text-align: center; |basestyle = background: #EEEEEE; |liststyle = background: #FAF5FF; text-align: center; |group1 = '''colors''' |list1 = red{{·}}yellow{{·}}blue |group2 = '''shapes''' |list2 = circle{{·}}triangle{{·}}square |group3 = '''numbers''' |list3 = one{{·}}two{{·}}three }} |
|