Template:Redirect/doc: Difference between revisions

From Zoophilia Wiki
Jump to navigationJump to search
meta>Abbansafa
(Biography)
meta>KylieTastic
(Reverted 1 edit by Abbansafa (talk): Rvt vandal. (TW))
Line 1: Line 1:
Idris Muhammed Abdullahi : was born in Sokoto in 27th September 1982. A philanthropist and scholar. He proposed the first set of Nigerians to ever attend UN youth assembly and also the founder of the 1st Islamic forum on Facebook with over 50,000 follower-ship. He has various experience as a banker, tax administrator, reproductive health specialist and Consultancy professional.  
{{notice|1=Using this template does not create a redirect. See
[[File:Idris Muhammed Abdullahi|thumbnail|Idris Muhammed Abdullahi]]
* [[WP:Redirect]] for general instruction on redirects.
* [[Template:R template index|R template index]] for templates to categorize redirects.
}}
{{high-use| 26,000+ }}
{{lua|Module:Redirect hatnote}}
 
== Examples ==
* {{tlx|Redirect|REDIRECT}} → {{Redirect|REDIRECT}}
* {{tlx|Redirect|REDIRECT<nowiki>||</nowiki>PAGE1}} → {{Redirect|REDIRECT||PAGE1}}
* {{tlx|Redirect|REDIRECT|USE1|PAGE1}} → {{Redirect|REDIRECT|USE1|PAGE1}}
* {{tlx|Redirect|REDIRECT|USE1|PAGE1|USE2|PAGE2|USE3|PAGE3}} → {{Redirect|REDIRECT|USE1|PAGE1|USE2|PAGE2|USE3|PAGE3}}
* {{tlx|Redirect|REDIRECT|USE1|PAGE1|and|PAGE2}} → {{Redirect|REDIRECT|USE1|PAGE1|and|PAGE2}}
* {{tlx|Redirect|REDIRECT|USE1|PAGE1|USE2|PAGE2|and|PAGE3}} → {{Redirect|REDIRECT|USE1|PAGE1|USE2|PAGE2|and|PAGE3}}
 
== TemplateData ==
<templatedata>
{
    "params": {
        "1": {
            "label": "Redirecting page",
            "description": "Name of page that redirects here",
            "type": "string/wiki-page-name",
            "required": true
        },
        "2": {
            "label": "Use1",
            "description": "Displayed as: For Use1, see ...",
            "type": "string",
            "required": false
        },
        "3": {
            "label": "Target1",
            "description": "Page to link to. Default is [[PAGENAME (disambiguation)]].",
            "type": "string/wiki-page-name",
            "required": false
        },
        "4": {
            "label": "Use2",
            "description": "Second use. Can be 'and' to give: For Use1, see [[Target1]] and [[Target2]]",
            "type": "string",
            "required": false
        },
        "5": {
            "label": "Target2",
            "description": "Page to link second use to.",
            "type": "string/wiki-page-name",
            "required": false
        },
        "6": {
            "label": "Use3",
            "description": "Third use, can be 'and'",
            "type": "string",
            "required": false
        },
        "7": {
            "label": "Target3",
            "description": "Page to link third use to.",
            "type": "string/wiki-page-name",
            "required": false
        }
    }
}
</templatedata>
 
{{Hatnote templates documentation}}
 
== External links ==
* {{Commons-inline|short=true|Template:Redirect}} at [[:commons:Main Page|Wikimedia Commons]].
 
 
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox||
<!--Categories-->
[[Category:Disambiguation and redirection templates]]
[[Category:Hatnote templates]]
}}</includeonly>

Revision as of 12:32, 30 May 2015

Examples

  • {{Redirect|REDIRECT}}
  • {{Redirect|REDIRECT||PAGE1}}
  • {{Redirect|REDIRECT|USE1|PAGE1}}
  • {{Redirect|REDIRECT|USE1|PAGE1|USE2|PAGE2|USE3|PAGE3}}
  • {{Redirect|REDIRECT|USE1|PAGE1|and|PAGE2}}
  • {{Redirect|REDIRECT|USE1|PAGE1|USE2|PAGE2|and|PAGE3}}

TemplateData

No description.

Template parameters

ParameterDescriptionTypeStatus
Redirecting page1

Name of page that redirects here

Page namerequired
Use12

Displayed as: For Use1, see ...

Stringoptional
Target13

Page to link to. Default is [[PAGENAME (disambiguation)]].

Page nameoptional
Use24

Second use. Can be 'and' to give: For Use1, see [[Target1]] and [[Target2]]

Stringoptional
Target25

Page to link second use to.

Page nameoptional
Use36

Third use, can be 'and'

Stringoptional
Target37

Page to link third use to.

Page nameoptional

Template:Hatnote templates documentation

External links