Template:Table-AnchorRow
|- | <span id="{{{1}}}"></span>
No description yet available.
Usage
{{Table-AnchorRow}}
Template parameters
- TemplateData
TemplateData is a way to store information about template parameters (the description of those and of the whole template) for both humans and machines. It is used by VisualEditor and possibly other tools like Upload Wizard.
Existing template documentation
At Wikimedia Commons, it is recommended to use {{TemplateBox}} with either useTemplateData=1
or useTemplateData=only
on the /doc
subpage and transcluding it with {{Documentation}} into the template. <nowiki>
-tags can be wrapped around the arguments, if required, to avoid templates being expanded.
Newly created template documentation and imports
Another option, especially for imported templates, or for users with JSON experience, is placing raw <templatedata>
-tags into the Wikitext of the template, as described in various Wikipediae.
Wikipedia's help about TemplateData • Commons-specific information
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
<tr> – `colspan` attribute | colspan | The value of the `colspan` attribute of the containing <tr> element.
| Number | suggested |
Anchor 1 | 1 | First anchor ID. | String | required |
Anchor 2 | 2 | Second anchor ID. | String | optional |
Anchor 3 | 3 | Third anchor ID. | String | optional |
Anchor 4 | 4 | Fourth anchor ID. | String | optional |
Anchor 5 | 5 | Fifth anchor ID. | String | optional |
Anchor 6 | 6 | Sixth anchor ID. | String | optional |
Anchor 7 | 7 | Seventh anchor ID. | String | optional |
Anchor 8 | 8 | Eighth anchor ID. | String | optional |
Anchor 9 | 9 | Ninth anchor ID. | String | optional |
Anchor 10 | 10 | Tenth anchor ID. | String | optional |
Additional information
The template is intended to be used in the following namespaces: all namespaces
The template is intended to be used by the following user groups: all users
Placement:
In a wikitable.
Relies on:
See also
- {{anchor}}
Localization
This template is not intended to be localized.
Category:Templates not requiring internationalization