Difference between revisions of "Template:WP/doc"
Template page
Alistair3149 (talk | contribs) m |
Alistair3149 (talk | contribs) m |
||
Line 6: | Line 6: | ||
:<code><nowiki>{{WP|Tapir}}</nowiki></code> gives: | :<code><nowiki>{{WP|Tapir}}</nowiki></code> gives: | ||
:{{WP|Tapir}} | :{{WP|Tapir}} | ||
+ | :<code><nowiki>{{WP|text=Bartti the Tapir|Bartti_the_Tapir}}</nowiki></code> gives: | ||
+ | :{{WP|text=Bartti the Tapir|Bartti_the_Tapir}} | ||
:<code><nowiki>{{WP|ref=no|Tapir}}</nowiki></code> gives: | :<code><nowiki>{{WP|ref=no|Tapir}}</nowiki></code> gives: | ||
:{{WP|ref=no|Tapir}} | :{{WP|ref=no|Tapir}} | ||
+ | :<code><nowiki>{{WP|ref=no|text=Bartti the Tapir|Bartti_the_Tapir}}</nowiki></code> gives: | ||
+ | :{{WP|ref=no|text=Bartti the Tapir|Bartti_the_Tapir}} | ||
;Refrences | ;Refrences | ||
<references/> | <references/> |
Revision as of 04:43, 29 November 2016
- Description
- This template is used to reference Wikipedia pages quickly
- Syntax
- Type
{{WP|<Wikipedia Article Name>}}
- Sample output
{{WP|Tapir}}
gives:- [1]
{{WP|text=Bartti the Tapir|Bartti_the_Tapir}}
gives:- [2]
{{WP|ref=no|Tapir}}
gives:Tapir
{{WP|ref=no|text=Bartti the Tapir|Bartti_the_Tapir}}
gives:Bartti the Tapir
- Refrences