Template:For

From Kerbal Space Program Wiki
Revision as of 19:54, 31 May 2015 by Murph (talk | contribs) (Import from Wikipedia (CC BY-SA license))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
For other uses, see For (disambiguation).
Documentation icon Template documentation[view] [edit] [history] [purge]Pages that link to Template:For
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 (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