「テンプレート:Link/doc」の版間の差分

提供: wiki
移動先: 案内検索
 
(1版 をインポートしました)
 
(相違点なし)

2018年6月29日 (金) 04:37時点における最新版

Used to write links with tooltips and status of the linked page.

{{link|50|Doc:Manual|Manual|tip=This is the manual}}

returns:

50%.png Manual (hover on the link to see the tooltip).

Or,

{{link|50|Doc:Manual|Manual}}

returns:

50%.png Manual (tooltip = pagename).

Note

You can use only "25", "50", "75", "100" as valid number for {{{1}}}. Otherwise you will get an error.

Example:

{{link|55|Doc:Manual|Manual}}

returns:

FIXME:WRONG PERCENTAGE Manual.