This high-risk template has been fully protected from editing to prevent vandalism. (protection log). If you are unable to edit this page but wish to make a change, please suggest it on the talk page. |
Template documentation (for the template shown above, sometimes hidden or invisible)
Contents
This template can be used to output the full wiki URL e.g. (https://help.gamepedia.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
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
{{Fullurl|Blocks|action=edit}}
Will output: //help.gamepedia.com/index.php?title=Blocks&action=edit
{{Fullurl|Blocks|action=edit|nolink=1}}
Will output: https://help.gamepedia.com/index.php?title=Blocks&action=edit
{{Fullurl|Blocks|action=edit|text=Edit page}}
Will output: Edit page
Notes
- All url parameters are kept within the same parameter. (
{{fullurl|MediaWiki:Common.css|action=raw&ctype=text/css}}
instead of{{fullurl|MediaWiki:Common.css|action=raw|ctype=text/css}}
)
Visit Template:Fullurl/doc to edit this text! (How does this work?)