テンプレート:Link

提供: wiki
移動先: 案内検索

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.