Template:Helpbox

From WikiQueer, the free encyclopedia and resource for the lesbian, gay, bisexual, transgender, questioning, queer, and ally communities
Jump to: navigation, search
[edit] [history] [purge] Documentation icon Template documentation

This template allows a help navigational template to be set up relatively quickly by supplying it one or more lists of links.

Contents

Usage

{{helpbox
|name    = 

|group1  = 
|list1   = 

|group2  = 
|list2   = 

 ...

|group10 = 
|list10  = 
}}

Parameters

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.

Optional

groupn
(i.e. group1, group2, etc.) If specified, text appears in a header displayed above listn.
first param
inline CSS for the table

Layout of table

Table generated by {{helpbox}} parameters:


Example

{{helpbox|width:200px;
|name=[[:Category:WikiQueer official policy|WikiQueer policy]]
|group1=Article standards
|list1=
[[WikiQueer:Neutral point of view|Neutral point of view]]<br />[[WikiQueer:Verifiability|Verifiability]]<br />[[WikiQueer:No original research|No original research]]<br />[[WikiQueer:Biographies of living persons|Biographies of living persons]]
|group2=Working with others
|list2=
[[WikiQueer:Civility|Civility]]<br />[[WikiQueer:Consensus|Consensus]]<br />[[WikiQueer:No personal attacks|No personal attacks]]<br />[[WikiQueer:Dispute resolution|Dispute resolution]]<br/>[[WQ:LEGAL|No legal threats]]
|group3=Global principles
|list3=
[[WikiQueer:What WikiQueer is not|What WikiQueer is not]]<br />[[WikiQueer:Ignore all rules|Ignore all rules]]
}}