Difference between revisions of "Template:AFC button/doc"

From blackwiki
Jump to navigation Jump to search
blackwiki>Enterprisey
(→‎Usage: Added float attribute to documentation)
blackwiki>Enterprisey
(Placed in button templates category)
Line 12: Line 12:
 
::However, the font size of the text under the image is not changed.
 
::However, the font size of the text under the image is not changed.
 
*<code>float</code>, which specifies the <code>float</code> attribute of the <code><nowiki><div></nowiki></code> containing the template.
 
*<code>float</code>, which specifies the <code>float</code> attribute of the <code><nowiki><div></nowiki></code> containing the template.
 +
 +
{{Button templates}}
  
 
<includeonly>
 
<includeonly>
 
<!-- Categories go here, and interwikis go in Wikidata -->
 
<!-- Categories go here, and interwikis go in Wikidata -->
 
[[Category:WikiProject Articles for creation]]
 
[[Category:WikiProject Articles for creation]]
 +
[[Category:Wikipedia button templates]]
  
 
</includeonly>
 
</includeonly>

Revision as of 14:57, 28 January 2014

Usage

This template has two optional parameters:

  • size, which gives the size of the image in pixels. The default value is 200px. 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:

Click this button
to review
an AFC submission
However, the font size of the text under the image is not changed.
  • float, which specifies the float attribute of the <div> containing the template.