Difference between revisions of "Available Templates"

Homebrew Talk - Beer, Wine, Mead, & Cider Brewing Discussion Forum

Help Support Homebrew Talk - Beer, Wine, Mead, & Cider Brewing Discussion Forum:

(New page: This page contains a list of the time-saving templates that users have created to assist you in quickly creating your articles. __TOC__ == Vital Statistics Block == Displays a block all...)
 
(added note on how to use)
Line 1: Line 1:
 
This page contains a list of the time-saving templates that users have created to assist you in quickly creating your articles.
 
This page contains a list of the time-saving templates that users have created to assist you in quickly creating your articles.
 +
 +
To use a template in your article simply copy the same usage code and paste it into your wikitext at the location you would like it to display.  Then replace the sample values with your own values.
 +
  
 
__TOC__
 
__TOC__
 +
  
 
== Vital Statistics Block ==
 
== Vital Statistics Block ==

Revision as of 01:39, 10 February 2007

This page contains a list of the time-saving templates that users have created to assist you in quickly creating your articles.

To use a template in your article simply copy the same usage code and paste it into your wikitext at the location you would like it to display. Then replace the sample values with your own values.



Vital Statistics Block

Displays a block allowing you to have min/max OG,FG,IBU,SRM and ABV in a tidy table display floating to the right of your paragraph.

Usage:
{{vitalStatistics|ogMin=1.030|ogMax=1.040|fgMin=0.998|fgMax=1.008|ibuMin=8|ibuMax=12|srmMin=2|srmMax=3|abvMin=3.2|abvMax=4.2}}

Eg).

Vital Statistics
Min Max
OG 1.030 1.040
FG 0.998 1.008
IBU 8 12
SRM 2 3
ABV% 3.2 4.2
Top