Difference between revisions of "Template:About/Documentation"

From War Thunder Wiki
Jump to: navigation, search
m
m
Line 42: Line 42:
 
{{About
 
{{About
 
| about = the American heavy tank
 
| about = the American heavy tank
| title = '''T34'''
+
| title = T34
 
| usage = other uses
 
| usage = other uses
 
| link = T-34 (Disambiguation)
 
| link = T-34 (Disambiguation)
Line 49: Line 49:
 
  <nowiki>{{About
 
  <nowiki>{{About
 
| about = the American heavy tank
 
| about = the American heavy tank
| title = '''T34'''
+
| title = T34
 
| usage = other uses
 
| usage = other uses
 
| link = T-34 (Disambiguation)
 
| link = T-34 (Disambiguation)
Line 56: Line 56:
 
{{About
 
{{About
 
| about = the British medium tank
 
| about = the British medium tank
| title = '''Cromwell V'''
+
| title = Cromwell V
 
| and
 
| and
 
| usage = other variants
 
| usage = other variants
Line 65: Line 65:
 
  <nowiki>{{About
 
  <nowiki>{{About
 
| about = the British medium tank
 
| about = the British medium tank
| title = '''Cromwell V'''
+
| title = Cromwell V
 
| and
 
| and
 
| usage = other variants
 
| usage = other variants
Line 74: Line 74:
 
{{About
 
{{About
 
| about = the legendary British fighter
 
| about = the legendary British fighter
| title = '''Spitfire Mk Vb'''
+
| title = Spitfire Mk Vb
 
| other
 
| other
 
| usage-1 = the tropical version
 
| usage-1 = the tropical version
Line 84: Line 84:
 
  <nowiki>{{About
 
  <nowiki>{{About
 
| about = the legendary British fighter
 
| about = the legendary British fighter
| title = '''Spitfire Mk Vb'''
+
| title = Spitfire Mk Vb
 
| other
 
| other
 
| usage-1 = the tropical version
 
| usage-1 = the tropical version

Revision as of 06:58, 17 March 2019

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 = 
| title =
| usage = 
| link = 
}}

Two link of similar usage:

{{About
| about = 
| title =
| and
| usage = 
| link-1 = 
| link-2
}}

Two links of separate usage:

{{About
| about = 
| title =
| 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 the American heavy tank. For other uses, see T-34 (Disambiguation).
{{About
| about = the American heavy tank
| title = T34
| usage = other uses
| link = T-34 (Disambiguation)
}}
This page is about the the British medium tank. For other variants, see Cromwell I and Cromwell Mk.V (RP-3).
{{About
| about = the British medium tank
| title = Cromwell V
| and
| usage = other variants
| link-1 = Cromwell I
| link-2 = Cromwell Mk.V (RP-3)
}}
This page is about the the legendary British fighter. For the tropical version, see Spitfire Mk Vb/trop. For other uses, see Spitfire (Disambiguation).
{{About
| about = the legendary British fighter
| title = Spitfire Mk Vb
| other
| usage-1 = the tropical version
| link-1 = Spitfire Mk Vb/trop
| usage-2 = other uses
| link-2 = Spitfire (Disambiguation)
}}