Predefinição:Page Icon

A UESPWiki – Sua fonte de The Elder Scrolls desde 1995

Summary

This template is used for adding images to the very top of the page. Like userboxes, it's mainly meant for customizing userpages.

Parameters

Page Icon
Parâmetero Escopo Descrição
1 or image required The image to display. This should be the file name only, not a link.
2 or label optional The label to display when the cursor hovers over the image. If label isn't defined, then link is used instead. Set to none to display no label.
3 or link optional The page to link to have the image link to. This should be the page name only, not a link. Leave blank if you don't want the image to redirect anywhere.
4 or width optional The width of the image, in pixels. Defaults to 25. Set to auto to use the image's default width.
5 or align optional The side of the page to put the image. Defaults to the right side.
6 or sideindent optional The amount to indent the image from the side of the page, in pixels. Defaults to 0.
7 or topindent optional The amount to indent the image from the top of the page, in pixels. Defaults to -23.
style optional Any additional CSS styles to be applied.

Examples

{{Page Icon|Attention.png|topindent=-30px}}

Result is this image (Attention.png) at the top of the page.

{{Page Icon|Icon-Information.png|Community Portal|UESPWiki:Community Portal|20px|left|100|30}}
Community Portal

Result is this image (Icon-Information.png) indented 100 pixels from the left side of the screen that links to the Community Portal.