Template:Helpbox
Sarna News

- Bad 'Mechs - Jackrabbit
- Inside The Storm — Talking Ghost Bear: Flash Storm with Chris Lowrey
- Rise of Mechnificent Seven - Forging Community with Tex and Paul & Jesse of Focht's Network
- Your BattleTech News Round-Up For March, 2025
- Artistically Speaking with BattleTech's New Art Director, Marco Mazzoni
- Read more →
This template employs intricate features of template syntax.
You are encouraged to familiarise yourself with its setup and parser functions before editing the template. If your edit causes unexpected problems, please undo it quickly, as this template may appear on a large number of pages. You can conduct experiments, and should test all major changes, in either this template's sandbox, the general template sandbox, or your user space before changing anything here. |
This template uses TemplateStyles: |
This template allows a help-related navigation template to be set up relatively quickly by supplying it with one or more lists of links.
Usual syntax[edit]
{{Helpbox | name = <!-- or: | templatename = --> | title = <!-- or, if templatename used: | name = --> | group1 = | list1 = | group2 = | list2 = <!-- etc, to: --> | group20 = | list20 = }}
Parameters[edit]
Required[edit]
- title (or, if templatename used (see below), name)
- The template's title, centered at the top of the template.
- 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 20 lists/groups in a template.
Optional[edit]
- groupn
- (i.e. group1, group2, etc.) If specified, text appears in a header displayed above listn.
- first unnamed parameter
- Inline CSS for the template.
- name (or, if name used as above, templatename)
- The template's pagename, activating the inclusion of the V•T•E links in its bottom righthand corner. Template:Helpbox's pagename, for example, is "Helpbox".