Template:ArticleNote

From MegaDrive Wiki
Revision as of 11:29, 16 March 2015 by Tristanseifert (talk | contribs) (13 revisions imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Usage

{{ArticleNote
|image=
|text=
|imagewidth=
|align=
|width=
|mini=
|topposition=
|leftposition=
|inline=
}}

Set mini to yes/no for a minified version. topposition (default: -17px) and leftposition (default: -10px) are optional values used to position the icon in the minified version. Only possible value for align is left.

Example

Normal use

{{ArticleNote
| image=clock-green.png
| text='''This article is outdated.'''<br />
Due to changing events, this article is either no longer correct or needs information added to it to make it complete. You can help us by [{{SERVER}}{{localurl:{{NAMESPACE}}:{{PAGENAME}}|action=edit}} updating it] so it is consistent with current knowledge.  After fixing this article, please remove this notice.
}}


Clock.png

This article is outdated.
Due to changing events, this article is either no longer correct or needs information added to it to make it complete. You can help us by updating it so it is consistent with current knowledge. After fixing this article, please remove this notice.

mini=yes

{{ArticleNote
| image=Lock.png
| mini=yes
| text='''This page is protected from editing to prevent vandalism.'''<br />
Please discuss any proposed changes on this article's talk page.
| bgcolor=#000033
| textcolor=#fff
}}


Lock.png

This page is protected from editing to prevent vandalism.
Please discuss any proposed changes on this article's talk page.