Difference between revisions of "Template:Preference"

From Mibbit Wiki
Jump to: navigation, search
m (Preference: namespace)
(Setting SMW properties.)
Line 1: Line 1:
<includeonly><big>[[Preference:{{{name}}} ({{{section}}})|{{{name}}}]]</big><br />
+
<includeonly><big>[[Preference:{{{name}}} ({{{section}}})|[[Name::{{{name}}}]]]]</big><br />
{{{summary}}}<br />
+
[[Summary::{{{summary}}}]]<br />
 
:'''Section:'''  {{{section}}}<br />
 
:'''Section:'''  {{{section}}}<br />
 
:'''Subsection:''' {{{subsection}}}<br />
 
:'''Subsection:''' {{{subsection}}}<br />
 
:'''Type:''' {{{type}}}<br />
 
:'''Type:''' {{{type}}}<br />
:'''Default:'''  {{{default}}}
+
:'''Default:'''  [[Default::{{{default}}}]]
  
 
{{{description}}}</includeonly><noinclude>{{Documentation}}</noinclude>
 
{{{description}}}</includeonly><noinclude>{{Documentation}}</noinclude>

Revision as of 01:35, 30 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?)