Difference between revisions of "Template:Fullurl/doc"
Jump to navigation
Jump to search
MyraMidnight (talk | contribs) (Created page with "Examples <nowiki>{{fullurl|Blocks|action=edit}}</nowiki> Will output {{fullurl|Blocks|action=edit}} <nowiki>{{fullurl|Blocks|action=edit|nolink=1}}</nowiki> Will output: {{...") |
MyraMidnight (talk | contribs) m |
||
Line 1: | Line 1: | ||
− | Examples | + | This template can be used to output the full wiki URL e.g. (<nowiki>http://krafties.com/index.php?title=</nowiki>) in plaintext or within a plainlink span using the fullurl magic word. |
+ | |||
+ | This template is useful for actions, for example action=edit to link to the edit box. | ||
+ | ==Usage== | ||
+ | To use this template you put the name of the page you want and any actions you want to perform (anything that is after an &). | ||
+ | ===Examples=== | ||
<nowiki>{{fullurl|Blocks|action=edit}}</nowiki> | <nowiki>{{fullurl|Blocks|action=edit}}</nowiki> | ||
Will output {{fullurl|Blocks|action=edit}} | Will output {{fullurl|Blocks|action=edit}} |
Latest revision as of 03:53, 3 May 2017
This template can be used to output the full wiki URL e.g. (http://krafties.com/index.php?title=) in plaintext or within a plainlink span using the fullurl magic word.
This template is useful for actions, for example action=edit to link to the edit box.
Usage[edit]
To use this template you put the name of the page you want and any actions you want to perform (anything that is after an &).
Examples[edit]
{{fullurl|Blocks|action=edit}}
Will output https://krafties.com/wiki/index.php/Blocks
{{fullurl|Blocks|action=edit|nolink=1}}
Will output: http://help.gamepedia.com/index.php?title=Blocks
{{fullurl|Blocks|action=edit|text=Edit page}}
Will output: Edit page