Jump to content

Template:Default

From Joepedia
Revision as of 15:46, 3 March 2025 by Latty (talk | contribs) (Created page with "<includeonly>{{#if:{{{1|}}}|{{{1}}}|{{{2}}}}}</includeonly><noinclude> == Examples == <code><nowiki>{{Default||Not Given}}</nowiki></code> {{Default||Not Given}} <code><nowiki>{{Default|Given|Not Given}}</nowiki></code> {{Default|Given|Not Given}} == Template Data == <templatedata>{ "params": { "1": { "label": "Value", "description": "The potential empty value to display.", "type": "content", "required": true }, "2": { "label": "Default", "des...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Semantic MediaWikiThis message will disappear after all relevant tasks have been resolved.

There are 1 incomplete or pending task to finish installation of Semantic MediaWiki. An administrator or user with sufficient rights can complete it. This should be done before adding new data to avoid inconsistencies.

Examples

{{Default||Not Given}} Not Given

{{Default|Given|Not Given}} Given

Template Data

Adds to the featuring category for the given thing, generally used as a part of other templates.

Template parameters[Edit template data]

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Value1

The potential empty value to display.

Contentrequired
Default2

The default value to use if the main value is empty.

Contentrequired