Difference between revisions of "Template:Purge button"
Jump to navigation
Jump to search
test>WOSlinker (fix bold) |
test>Matt Fitzpatrick (removed redundant title attributes; noprint when transcluded; simplified switch logic and HTML/CSS markup) |
||
| Line 1: | Line 1: | ||
| − | <div class="messagebox" style="{{#switch:{{lc:{{{align|{{{1|}}}}}}}} | + | <div class="messagebox plainlinks <includeonly>noprint</includeonly>" style="{{#switch:{{lc:{{{align|{{{1|}}}}}}}} |
| − | |||
|right=float:right;margin:0 0.5em; | |right=float:right;margin:0 0.5em; | ||
|center= margin:0 auto; | |center= margin:0 auto; | ||
|#default=float:left;margin:0 0.5em; | |#default=float:left;margin:0 0.5em; | ||
| − | }};width:{{#expr:{{{iconsize|64}}}+2}}px;font-size:smaller;text-align:center;"> [[File:View-refresh.svg | + | }};width:{{#expr:{{{iconsize|64}}}+2}}px;font-size:smaller;text-align:center;"> [[File:View-refresh.svg|{{{iconsize|64}}}px|link={{fullurl:{{{page|{{FULLPAGENAME}}}}}|action=purge}}|alt=Update this page]]<div style="padding:0.5em 0.15em 0.15em;line-height:1.2em;font-weight:bold;{{{textstyle|}}}">[{{fullurl:{{FULLPAGENAME}}|action=purge}} Update this page]</div> </div><noinclude>{{clear}}<!--(to separate template and Documentation boxes)-->{{Documentation}}</noinclude> |