Template:Arguments/Store

From Zelda Wiki, the Zelda encyclopedia
Jump to navigation Jump to search

This template defines the table "TransclusionArguments". View table.

Purpose

Stores data regarding template/module usage for the benefit of Template:Arguments.

Usage

{{Arguments/Store|template= |module= |pageInstance= |parameter= |argument= |isValid= }}
ParameterStatusDescriptionAccepted values
templateoptionalThe template being used.
moduleoptionalThe module being used.
pageInstanceoptionalSpecifies the instance of the template, when a template is used multiple times on a page.
parameteroptionalA parameter name.
argumentoptionalThe value of the argument corresponding to parameter.
isValidoptional1 or yes if the argument is valid, 0 or no if it is not valid.
  • 1
  • 0
  • yes
  • no

Stores data regarding template/module usage for the benefit of [[Template:Arguments]].

Template parameters

ParameterDescriptionTypeStatus
templatetemplate

The template being used.

Templateoptional
modulemodule

The module being used.

Page nameoptional
pageInstancepageInstance

Specifies the instance of the template, when a template is used multiple times on a page.

Numberoptional
parameterparameter

A parameter name.

Stringoptional
argumentargument

The value of the argument corresponding to <code>parameter</code>.

Stringoptional
isValidisValid

<code>1</code> or <code>yes</code> if the argument is valid, <code>0</code> or <code>no</code> if it is not valid.

Unknownoptional
The above documentation is transcluded from Template:Arguments/Store/Documentation. (edit | history)