Template:Index Mbox/doc

From FORwiki

(Difference between revisions)
Jump to: navigation, search
(Created page with '== Example == {{Index Mbox | name = Name | list1 = List1 | group1 = group1 | list2 = List2 | group2 = group2 | list3 = List3 | group3 = group3 | list4 = List4 | group4 = group4 ...')
(Example)
Line 1: Line 1:
== Example ==
== Example ==
 +
<pre>
 +
{{Index Mbox
 +
| name = Name
 +
| list1 = List1
 +
| list2 = List2
 +
| list3 = List3
 +
| list4 = List4
 +
| list5 = List5
 +
}}
 +
</pre>
 +
produces
{{Index Mbox
{{Index Mbox
| name = Name
| name = Name
| list1 = List1
| list1 = List1
-
| group1 = group1
 
| list2 = List2
| list2 = List2
-
| group2 = group2
 
| list3 = List3
| list3 = List3
-
| group3 = group3
 
| list4 = List4
| list4 = List4
-
| group4 = group4
 
| list5 = List5
| list5 = List5
-
| group5 = group5
 
}}
}}

Revision as of 22:18, 24 December 2009

Example

{{Index Mbox
| name = Name
| list1 = List1
| list2 = List2
| list3 = List3
| list4 = List4
| list5 = List5
}}

produces

Name
List1
List2
List3
List5
Personal tools