Difference between revisions of "Template:About/Documentation"
Inceptor57 (talk | contribs) m |
Inceptor57 (talk | contribs) m |
||
Line 8: | Line 8: | ||
<pre>{{About | <pre>{{About | ||
| about = | | about = | ||
− | |||
| usage = | | usage = | ||
| link = | | link = | ||
Line 16: | Line 15: | ||
<pre>{{About | <pre>{{About | ||
| about = | | about = | ||
− | |||
| and | | and | ||
| usage = | | usage = | ||
Line 26: | Line 24: | ||
<pre>{{About | <pre>{{About | ||
| about = | | about = | ||
− | |||
| other | | other | ||
| usage = | | usage = | ||
Line 41: | Line 38: | ||
== Examples of use == | == Examples of use == | ||
{{About | {{About | ||
− | | about = | + | | about = American heavy tank '''T34''' |
− | |||
| usage = other uses | | usage = other uses | ||
| link = T-34 (Disambiguation) | | link = T-34 (Disambiguation) | ||
Line 48: | Line 44: | ||
<nowiki>{{About | <nowiki>{{About | ||
− | | about = | + | | about = American heavy tank '''T34''' |
− | |||
| usage = other uses | | usage = other uses | ||
| link = T-34 (Disambiguation) | | link = T-34 (Disambiguation) | ||
Line 55: | Line 50: | ||
{{About | {{About | ||
− | | about = | + | | about = British medium tank '''Cromwell V''' |
− | |||
| and | | and | ||
| usage = other variants | | usage = other variants | ||
Line 64: | Line 58: | ||
<nowiki>{{About | <nowiki>{{About | ||
− | | about = | + | | about = British medium tank '''Cromwell V''' |
− | |||
| and | | and | ||
| usage = other variants | | usage = other variants | ||
Line 73: | Line 66: | ||
{{About | {{About | ||
− | | about = | + | | about = legendary British fighter '''Spitfire Mk Vb''' |
− | |||
| other | | other | ||
| usage-1 = the tropical version | | usage-1 = the tropical version | ||
Line 83: | Line 75: | ||
<nowiki>{{About | <nowiki>{{About | ||
− | | about = | + | | about = legendary British fighter '''Spitfire Mk Vb''' |
− | |||
| other | | other | ||
| usage-1 = the tropical version | | usage-1 = the tropical version |
Revision as of 15:11, 17 March 2019
Contents
Description
The About template is intended to place a small indicator on an article to let audience be aware of the nature of the page, especially in cases where the naming schemes are very similar.
Use
One link:
{{About | about = | usage = | link = }}
Two link of similar usage:
{{About | about = | and | usage = | link-1 = | link-2 }}
Two links of separate usage:
{{About | about = | other | usage = | link-1 = | link-2 }}
Parameters
- about — is for describing the current page type and page subject.
- and/other - is to describe nature of code. Default is only a single other usage.
- usage - is for describing the alternative usage of subject
- link(-#) - is to place links that relate to the alternative uses of subject.
Examples of use
This page is about the American heavy tank T34. For other uses, see T-34 (Disambiguation). |
{{About | about = American heavy tank '''T34''' | usage = other uses | link = T-34 (Disambiguation) }}
This page is about the British medium tank Cromwell V. For other variants, see Cromwell I and Cromwell Mk.V (RP-3). |
{{About | about = British medium tank '''Cromwell V''' | and | usage = other variants | link-1 = Cromwell I | link-2 = Cromwell Mk.V (RP-3) }}
This page is about the legendary British fighter Spitfire Mk Vb. For the tropical version, see Spitfire Mk Vb/trop. For other uses, see Spitfire (Disambiguation). |
{{About | about = legendary British fighter '''Spitfire Mk Vb''' | other | usage-1 = the tropical version | link-1 = Spitfire Mk Vb/trop | usage-2 = other uses | link-2 = Spitfire (Disambiguation) }}