Revision as of 01:47, 3 February 2007 editWill Pittenger (talk | contribs)Extended confirmed users, Pending changes reviewers9,799 edits someone clobbered my noinlcude; fixed that← Previous edit | Revision as of 07:16, 8 February 2007 edit undoWill Pittenger (talk | contribs)Extended confirmed users, Pending changes reviewers9,799 edits →Parameters: converted list to use new parameter listing templatesNext edit → | ||
Line 9: | Line 9: | ||
== Usage == | == Usage == | ||
=== Parameters === | === Parameters === | ||
{{User:Will Pittenger/templates/Param List Start}} | |||
*id-s -- font size of the <s>Cubs</s>. Defaults to 20. | |||
{{User:Will Pittenger/templates/Param List Row|Param Name=id-s|Desc=font size of the <s>Cubs</s>. This parameter is identical to <code>{{{id-s}}}</code> in calls to {{tl|userbox}}.|Default=20}} | |||
*id-fc -- foreground color for the <s>Cubs</s> text. Defaults to white. | |||
{{User:Will Pittenger/templates/Param List Row|Param Name=id-fc|Desc=Foreground color for the <s>Cubs</s> text. This parameter is identical to <code>{{{id-fc}}}</code> in calls to {{tl|userbox}}.|Default=white}} | |||
*info-s -- font size of the text. Defaults to 8. | |||
{{User:Will Pittenger/templates/Param List Row|Param Name=info-s|Desc=Font size of the text. This parameter is identical to <code>{{{info-s}}}</code> in calls to {{tl|userbox}}.|Default=8}} | |||
{{User:Will Pittenger/templates/Param List End}} | |||
=== Samples === | === Samples === |
Revision as of 07:16, 8 February 2007
This user has concerns about hell freezing over. That would happen if the Chicago Cubs win the World Series. |
Usage
Parameters
Name | Purpose | Default |
---|---|---|
{{{id-s}}} |
font size of the {{{id-s}}} in calls to {{userbox}}. |
"20" |
{{{id-fc}}} |
Foreground color for the {{{id-fc}}} in calls to {{userbox}}. |
"white" |
{{{info-s}}} |
Font size of the text. This parameter is identical to {{{info-s}}} in calls to {{userbox}}. |
"8" |
Samples
Defaults Only
{{User:Will Pittenger/User Boxes/I Hate the Chicago Cubs}}
Results in:
This user has concerns about hell freezing over. That would happen if the Chicago Cubs win the World Series. |
Overrides of All Parameters
{{User:Will Pittenger/User Boxes/I Hate the Chicago Cubs|id-s=15|id-fc=grey|info-s=10}}
Results in:
This user has concerns about hell freezing over. That would happen if the Chicago Cubs win the World Series. |
See Also