Actions

Template

Difference between revisions of "ArticleNote"

From Sonic Retro

Line 3: Line 3:
 
<div class="toc shadow posrel" style="{{ #if: {{{inline|}}} ||display:table;}}{{ #ifeq: {{{align|}}}|left||margin:0 auto;}} text-align:left; margin-bottom:1em;
 
<div class="toc shadow posrel" style="{{ #if: {{{inline|}}} ||display:table;}}{{ #ifeq: {{{align|}}}|left||margin:0 auto;}} text-align:left; margin-bottom:1em;
 
overflow:hidden;{{ #if: {{{bgcolor|}}} | background:{{{bgcolor}}} | }}">
 
overflow:hidden;{{ #if: {{{bgcolor|}}} | background:{{{bgcolor}}} | }}">
{{ #if: {{{image|}}} | <div style="position:relative;left:{{ #if: {{{leftposition|}}} | {{{leftposition}}} | -10px }};top:{{ #if: {{{topposition|}}} | {{{topposition}}} | -17px }};height:15px;
+
{{ #if: {{{image|}}} | <div style="position:relative;left:{{ #if: {{{leftposition|}}} | {{{leftposition}}} | -10px }};top:{{ #if: {{{topposition|}}} | {{{topposition}}} | -17px }};height:10px;
 
float:left">[[Image:{{{image}}}{{!}}{{ #if: {{{imagewidth|}}} | {{{imagewidth}}} | 50px }}{{!}}link=]]</div> | }}
 
float:left">[[Image:{{{image}}}{{!}}{{ #if: {{{imagewidth|}}} | {{{imagewidth}}} | 50px }}{{!}}link=]]</div> | }}
<div style="float:left;{{ #if: {{{textcolor|}}} | color:{{{textcolor}}} | }}">{{{text}}}</div>
+
<div style="{{ #if: {{{textcolor|}}} | color:{{{textcolor}}} | }}; vertical-align:middle; margin-left:50px; margin-top:3px; margin-bottom:-4px;">{{{text}}}</div>
 
</div></div>
 
</div></div>
 
| <!-- else normal version -->
 
| <!-- else normal version -->
Line 66: Line 66:
 
| textcolor=#fff
 
| textcolor=#fff
 
}}
 
}}
 +
 +
{{ArticleNote
 +
| image=Lock.svg
 +
| mini=yes
 +
| text='''This page is protected from editing to prevent vandalism.'''
 +
| bgcolor=#000033
 +
| textcolor=#fff
 +
}}
 +
  
 
[[Category:Sonic Retro templates|{{PAGENAME}}]]
 
[[Category:Sonic Retro templates|{{PAGENAME}}]]
 
</noinclude>
 
</noinclude>

Revision as of 14:40, 21 February 2018

This template is for transclusion in cleanup templates and other similar site-wide templates.

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 Sonic Retro by [{{SERVER}}{{localurl:{{NAMESPACE}}:{{PAGENAME}}|action=edit}} updating it] so it is consistent with current knowledge.  After fixing this article, please remove this notice.
}}
50px 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 Sonic Retro by updating it so it is consistent with current knowledge. After fixing this article, please remove this notice.


mini=yes

{{ArticleNote
| image=Lock.svg
| 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.svg This page is protected from editing to prevent vandalism.

Please discuss any proposed changes on this article's talk page.

Lock.svg This page is protected from editing to prevent vandalism.