Minecraft Wiki
Advertisement
これは、メインテンプレートページに参照されるべきである解説ページです。詳細についてはテンプレート:Documentationを参照してください

This template can be used to output the full wiki URL (https://minecraft.fandom.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.

使用法[]

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 &).

使用例[]

{{fullurl|Blocks|action=edit}}

Will output: https://minecraft.fandom.com/ja/wiki/Blocks?action=edit

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

Will output: https://minecraft.fandom.com/ja/wiki/Blocks?action=edit

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

Will output: Edit page

備考[]

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