ATTENTION! The process of updating WiKi to version Eco 10.x has begun. Those wishing to participate can find out more Information on our ECO Contribution Wiki Discord.
From April 26 to May 12, errors may occur in the Wiki, as we will be carrying out a major update to the information processing modules.

Template:Fullurl/doc: Difference between revisions

From Eco - English Wiki
[unchecked revision][unchecked revision]
mNo edit summary
 
m (1 revision imported)
 
(No difference)

Latest revision as of 23:24, 6 December 2019

Documentation

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[edit source]

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 source]

{{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[edit source]

  • 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}})

This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.