Template:For/doc

From Kerbal Space Program Wiki
Jump to: navigation, search
For the template to create a for loop, see Template:For loop.

(The above was produced by: {{For|the template to create a for loop|Template:For loop}}.)

TemplateData

This is the TemplateData documentation for this template used by VisualEditor and other tools.

TemplateData for For

<templatedata>{ "description": "This template lists up to four articles on alternative meanings of a term. For further details and examples see the template documentation.", "params": {

 "1": {
   "label": "topic",
   "description": "usually describing the major alternative or a general term for all alternative meanings",
   "default": "other uses",
   "type": "string",
   "required": false
 },
 "2": {
   "label": "major alternative",
   "description": "usually a disambiguation page or the most likely alternative meaning",
   "default": "For/doc (disambiguation)",
   "type": "string/wiki-page-name",
   "required": false
 },
 "3": {
   "label": "first minor alternative",
   "description": "another meaning if any",
   "type": "string/wiki-page-name",
   "required": false
 },
 "4": {
   "label": "second minor alternative",
   "description": "another meaning if any",
   "type": "string/wiki-page-name",
   "required": false
 },
 "5": {
   "label": "third minor alternative",
   "description": "another meaning if any",
   "type": "string/wiki-page-name",
   "required": false
 }

}}</templatedata> Template:Hatnote templates documentation