Template:Gadget/doc

From Aether Project Wiki
Jump to navigation Jump to search
This is the documentation page. It should be transcluded into the main template page. See Template:Documentation for more information

Creates source links for use on Gadget definition pages.

Examples

{{Gadget|Purge|Don't require confirmation when purging.|purge}}
Purge: Don't require confirmation when purging. [Source]

{{Gadget|Purge|Don't require confirmation when purging.|purge|default=1}}
(D) Purge: Don't require confirmation when purging. [Source]

{{Gadget|Purge|Don't require confirmation when purging.|purge|css=1}}
Purge: Don't require confirmation when purging. [Source | CSS]

{{Gadget|Purge|Don't require confirmation when purging.|purge|css=1|nojs=1}}
Purge: Don't require confirmation when purging. [CSS]


Template data

A hatnote similar to This page is about Foo. For Bar, see Baz.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Default1 default

If the gadget is enabled by default.

Stringsuggested
Nojs2 nojs

If the gadget does not utilise JavaScript.

Stringsuggested
CSS3 css

If the gadget utilises CSS.

Stringsuggested