Difference between revisions of "Template:AFC button"
Jump to navigation
Jump to search
blackwiki>Enterprisey (added the ability to align the button (from sandbox)) |
blackwiki>Enterprisey (d'oh) |
||
| Line 2: | Line 2: | ||
| image = <div style="{{#ifeq: {{lc:{{{float|left}}}}} | none | <!-- blank --> | float: {{{float|{{{align|left}}}}}}; clear: {{{float|{{{align|left}}}}}};}} margin: 1em{{#ifeq:{{{size|200px}}}|200px| 1em -100px}}; width: 20%; padding: 0.5em; text-align: center;">[[File:Button Icon GreenForest.svg|{{{size|200px}}}|center|link=Special:RandomInCategory/{{#ifeq:{{{old}}}|yes|AfC submissions_by_age/Very_old|Pending_AfC_submissions}}]]<br />[[Special:RandomInCategory/{{#ifeq:{{{old}}}|yes|AfC submissions_by_age/Very_old|Pending_AfC_submissions}}|<b style="color: #000; font-size: larger;{{#ifeq:{{{size|200px}}}|200px| top: -175px; position: relative;}}">Click this button<br />to review<br />an AFC submission.</b>]] | | image = <div style="{{#ifeq: {{lc:{{{float|left}}}}} | none | <!-- blank --> | float: {{{float|{{{align|left}}}}}}; clear: {{{float|{{{align|left}}}}}};}} margin: 1em{{#ifeq:{{{size|200px}}}|200px| 1em -100px}}; width: 20%; padding: 0.5em; text-align: center;">[[File:Button Icon GreenForest.svg|{{{size|200px}}}|center|link=Special:RandomInCategory/{{#ifeq:{{{old}}}|yes|AfC submissions_by_age/Very_old|Pending_AfC_submissions}}]]<br />[[Special:RandomInCategory/{{#ifeq:{{{old}}}|yes|AfC submissions_by_age/Very_old|Pending_AfC_submissions}}|<b style="color: #000; font-size: larger;{{#ifeq:{{{size|200px}}}|200px| top: -175px; position: relative;}}">Click this button<br />to review<br />an AFC submission.</b>]] | ||
</div> | </div> | ||
| − | | button = <div style="{{#ifeq: {{{align|left}}} | left | <!-- blank --> | text-align: {{{align|left}}};}}">{{Clickable button 2|Special:RandomInCategory/Pending AfC submissions|Find a random AfC submission|class=mw-ui-progressive}}</ | + | | button = <div style="{{#ifeq: {{{align|left}}} | left | <!-- blank --> | text-align: {{{align|left}}};}}">{{Clickable button 2|Special:RandomInCategory/Pending AfC submissions|Find a random AfC submission|class=mw-ui-progressive}}</div> |
}}<noinclude> | }}<noinclude> | ||
Revision as of 01:06, 19 March 2015
Usage
This template has three optional parameters:
size, which gives the size of the image in pixels. The default value is200px. To show the image at a different size, invoke the template with a different size parameter. For example,{{AFC button|size=50px}}(quarter size) would produce:
- However, the font size of the text under the image is not changed.
float, which specifies thefloatattribute of the<div>containing the template.style, which, when set tobutton, makes the template use {{Clickable button 2}} instead of the image. For instance,{{AFC button|style=button}}produces:
| The above documentation is transcluded from Template:AFC button/doc. (edit | history) Editors can experiment in this template's sandbox (edit | diff) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |