Difference between revisions of "Template:Preference"

From Mibbit Wiki
Jump to: navigation, search
(Simple starting template for prefs.)
 
m (|)
 
(17 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly><big>{{{name}}}</big>
+
<includeonly>{{#set:Name={{{name}}}}}<big>[[{{#ifexist: Preference:{{{name|}}} | Preference:{{{name}}} | Preference:{{{name}}} ({{{tab}}})}}|{{{name}}}]]</big><br />
'''Section:''' {{{section}}}
+
[[Summary::{{{summary}}}]]<br />
'''Default:'''  {{{default}}}
+
:'''Tab:'''  [[Tab::{{{tab}}}]]{{#set:Tab={{{tab}}}}}<br />
{{{description}}}</includeonly><noinclude>{{Documentation</noinclude>
+
:'''Section:''' {{{section}}}<br />
 +
:'''Type:''' {{{type}}}<br />
 +
:'''Default:'''  [[Default::{{{default}}}]]
 +
 
 +
{{{description}}}{{SMW Client|{{{client|mw}}}}}</includeonly><noinclude>{{Documentation}}</noinclude>

Latest revision as of 10:49, 13 August 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?)