Difference between revisions of "Template:TeamInfoBox"
m (template shouldn't have specific results on it) |
(adding a documentation for others' quick reference as well as my own) |
||
Line 17: | Line 17: | ||
{{#if: {{{Website|}}}| {{!}}'''Website''' | {{#if: {{{Website|}}}| {{!}}'''Website''' | ||
{{!}}{{{Website}}}}} | {{!}}{{{Website}}}}} | ||
− | |} | + | |}<br clear="all"> |
<noinclude> | <noinclude> | ||
+ | |||
+ | ---- | ||
+ | |||
+ | ;Documentation<nowiki>:</nowiki> | ||
+ | :<code>{{TeamInfoBox}}</code> is a template for displaying basic team info stats. | ||
+ | ;Usage<nowiki>:</nowiki> | ||
+ | :<code>{{TeamInfoBox | ||
+ | |Member since=''2005'' | ||
+ | |Best regional=''1st'' | ||
+ | |Best state=''1st'' | ||
+ | |Best nationals=''1st'' | ||
+ | }}</code> | ||
+ | ;Appearance<nowiki>:</nowiki> | ||
+ | :{{TeamInfoBox|Member since=''2005'' | ||
+ | |Best regional=''1st'' | ||
+ | |Best state=''1st'' | ||
+ | |Best nationals=''1st'' | ||
+ | }}<br clear="all" /> | ||
+ | ;Notes<nowiki>:</nowiki> | ||
+ | :You can put whatever values you would like after each "=" sign. | ||
+ | |||
[[Category:Templates]] | [[Category:Templates]] | ||
[[Category:Organization Templates]] | [[Category:Organization Templates]] | ||
</noinclude> | </noinclude> |
Revision as of 18:54, 5 February 2013
Member of SO since | |
Best finish, regionals | |
Best finish, state | |
Best finish, nationals |
- Documentation:
{{TeamInfoBox}}
is a template for displaying basic team info stats.- Usage:
{{TeamInfoBox
|Member since=2005
|Best regional=1st
|Best state=1st
|Best nationals=1st
}}
- Appearance:
TeamInfoBox | |
---|---|
Information | |
Member of SO since | 2005 |
Results History | |
Best regional | 1st |
Best state | 1st |
Best nationals | 1st |
- Notes:
- You can put whatever values you would like after each "=" sign.