Difference between revisions of "Template:Preference"

From Mibbit Wiki
Jump to: navigation, search
(Simple starting template for prefs.)
 
m
Line 2: Line 2:
 
'''Section:'''  {{{section}}}
 
'''Section:'''  {{{section}}}
 
'''Default:'''  {{{default}}}
 
'''Default:'''  {{{default}}}
{{{description}}}</includeonly><noinclude>{{Documentation</noinclude>
+
{{{description}}}</includeonly><noinclude>{{Documentation}}</noinclude>

Revision as of 15:00, 24 January 2011

Template documentation (for the above template, sometimes hidden or invisible)

{{Preference
|name=Auto back
|tab=General
|section=General
|default=checked
|description=Automatically sets your client back when you type something.
|summary=Automatically come back when you say something.
|type=Checkbox
|client=mw
}}

Shows up as

{{#set:Name=Auto back}}[[{{#ifexist: Preference:Auto back | Preference:Auto back | Preference:Auto back (General)}}|Auto back]]
Summary::Automatically come back when you say something.

Tab: Tab::General{{#set:Tab=General}}
Section: General
Type: Checkbox
Default: Default::checked

Automatically sets your client back when you type something.{{#switch: mw |m={{#set:Client=Main}} |w={{#set:Client=Widget}} |mw={{#set:Client=Main}} {{#set:Client=Widget}} }}

This template will probably become more complicated as edge cases are discovered.


Visit Template:Preference/doc to edit this text! (How does this work?)