Template:Helpbox
|
|
|---|
This template allows a help navigational template to be set up relatively quickly by supplying it one or more lists of links.
Contents |
[edit] Usage
{{helpbox
|name =
|group1 =
|list1 =
|group2 =
|list2 =
...
|group10 =
|list10 =
}}
[edit] Parameters
[edit] Mandatory
- name
- The name of the template appears centred in the top row of the table.
- listn
- (i.e. list1, list2, etc.) The body of the template, usually a list of links. Format is inline, although the text can be entered on separate lines if the entire list is enclosed within
<div> </div>. At least one list parameter is required. Each listn may be preceded by a corresponding groupn parameter, if provided (see below). There is a limit of 10 lists/groups in a template.
- (i.e. list1, list2, etc.) The body of the template, usually a list of links. Format is inline, although the text can be entered on separate lines if the entire list is enclosed within
[edit] Optional
- groupn
- (i.e. group1, group2, etc.) If specified, text appears in a header displayed above listn.
[edit] Layout of table
Table generated by {{helpbox}} parameters:
| huhu |
|---|
| 123 |
| 1234 |
| 1212 |
| 1212
|
| 1212 |
| 12121
|
[edit] Example
(needed)
Adapted from the Mini:Wikipedia template/doc "Template:Helpbox/doc" http://en.wikipedia.org/w/index.php?title=Template:Helpbox/doc&oldid=182454949 released under the GNU Free Documentation License
Adapted from the Mini:Wikipedia template "Template:Helpbox" http://en.wikipedia.org/w/index.php?title=Template:Helpbox&oldid=181031082 released under the GNU Free Documentation License