Difference between revisions of "Template:Fullurl"

From TerraFirmaCraft Wiki
Jump to: navigation, search
m (1 revision: MinecraftWiki)
 
(No difference)

Latest revision as of 04:54, 25 April 2012

Template documentation (for the above template, sometimes hidden or invisible)

This template can be used to output the full wiki URL (http://www.minecraftwiki.net/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: http://1710-wiki.terrafirmacraft.com/index.php?title=Blocks&action=edit

{{fullurl|Blocks|action{{=}}edit|nolink=1}}

Will output: http://www.terrafirmacraft.com/wiki/index.php?title=Blocks&action=edit

{{fullurl|Blocks|action{{=}}edit|text=Edit page}}

Will output: Edit page

Notes

  • Any = signs in the second parameter must be replaced with the {{=}} template.
  • 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?)