Template:Redirect2/doc

From the AARoads Wiki: Read about the road before you go
Jump to navigation Jump to search
  • For two sources:
    • {{Redirect2|REDIRECT1|REDIRECT2}}
    • {{Redirect2|REDIRECT1|REDIRECT2|USE}}
    • {{Redirect2|REDIRECT1|REDIRECT2||PAGE1}}
    • {{Redirect2|REDIRECT1|REDIRECT2|USE|PAGE1}}
    • {{Redirect2|REDIRECT1|REDIRECT2|USE1|PAGE1|USE2|PAGE2}}
    • {{Redirect2|REDIRECT1|REDIRECT2|other uses|PAGE1|and|PAGE2}}
    • {{Redirect2|REDIRECT1|REDIRECT2|USE1|PAGE1|USE2|PAGE2|USE3|PAGE3}}
    • {{Redirect2|REDIRECT1|REDIRECT2|USE1|PAGE1|USE2|PAGE2|USE3|PAGE3|USE4|PAGE4}}


TemplateData

<templatedata> { "params": { "1": { "label": "Name of redirect", "type": "wiki-page-name", "required": true, "suggested": true }, "2": { "label": "Name of second redirect", "type": "wiki-page-name", "required": true, "suggested": true }, "3": { "label": "Use 1", "type": "line", "required": true, "suggested": true }, "4": { "label": "Target 1", "type": "wiki-page-name", "required": true, "suggested": true }, "5": { "label": "Use 2", "type": "line" }, "6": { "label": "Target 2", "type": "wiki-page-name" }, "7": { "label": "Use 3", "type": "line" }, "8": { "label": "Target 3", "type": "wiki-page-name" } }, "format": "inline" } </templatedata>