Difference between revisions of "Template:Don't edit this line/doc/variant"
Jump to navigation
Jump to search
imported>Peter coxhead (actually high use but not counted) |
imported>Peter coxhead (comma) |
||
Line 1: | Line 1: | ||
{{Documentation subpage|the family of templates "Don't edit this line XXX"}} | {{Documentation subpage|the family of templates "Don't edit this line XXX"}} | ||
− | <strong>This is a high use template, but {{as of|lc=true|2019|January}} the [https://tools.wmflabs.org/templatecount/index.php tool] did not count the transclusions, as it is only used from Lua.</strong> | + | <strong>This is a high use template, but {{as of|lc=true|2019|January}}, the [https://tools.wmflabs.org/templatecount/index.php tool] did not count the transclusions, as it is only used from Lua.</strong> |
== Usage == | == Usage == | ||
Templates in the "Don't edit this line XXX" family are used to extract information from a taxonomy template (i.e. a template whose name is of the form "Template:Taxonomy/''taxon''"). They are invoked by calling a taxonomy template with {{para|machine code|XXX}}, since the first line of every taxonomy template begins | Templates in the "Don't edit this line XXX" family are used to extract information from a taxonomy template (i.e. a template whose name is of the form "Template:Taxonomy/''taxon''"). They are invoked by calling a taxonomy template with {{para|machine code|XXX}}, since the first line of every taxonomy template begins |
Revision as of 11:49, 7 January 2019
This is a high use template, but as of January 2019[update], the tool did not count the transclusions, as it is only used from Lua.
Usage
Templates in the "Don't edit this line XXX" family are used to extract information from a taxonomy template (i.e. a template whose name is of the form "Template:Taxonomy/taxon"). They are invoked by calling a taxonomy template with |machine code=XXX
, since the first line of every taxonomy template begins
{{Don't edit this line {{{machine code|}}}|...
They are intended only for use by the automated taxobox system. They are mostly used from within Module:Autotaxobox.
- Template:Don't edit this line parent
- Template:Don't edit this line rank
- Template:Don't edit this line link target – value of
|link=
- Template:Don't edit this line link text – value of unnamed parameter or, if absent,
|link=
- Template:Don't edit this line extinct
- Template:Don't edit this line dagger – returns † if extinct, null string otherwise
- Template:Don't edit this line always display
- Template:Don't edit this line refs
- Template:Don't edit this line same as
- Template:Don't edit this line all – returns "parent$rank$link_target$unnamed parameter$always_display$extinct$same_as$refs"
See also