テンプレート:Link/doc

提供: wiki
< テンプレート:Link
2018年6月29日 (金) 04:37時点におけるYamyam (トーク | 投稿記録)による版 (1版 をインポートしました)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先: 案内検索

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.