Difference between revisions of "Template:Userbox CIT/doc"
From Paragon Wiki Archive
m |
m (applying wikitable class to table) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | {{Documentation subpage}} | ||
Takes 3 variables: | Takes 3 variables: | ||
* Server name, not case sensitive. | * Server name, not case sensitive. | ||
− | * Toonid from | + | * Toonid from [http://cit.cohtitan.com/ City Info Tracker's] Avatar system. |
* The third is optional and specifies whether it's the Avatar or Signature version. | * The third is optional and specifies whether it's the Avatar or Signature version. | ||
− | + | ||
− | {| | + | |
+ | {| class="wikitable" | ||
! Generic code | ! Generic code | ||
! Example code | ! Example code | ||
Line 17: | Line 19: | ||
|| {{Userbox CIT|Champion|7823|yes}} | || {{Userbox CIT|Champion|7823|yes}} | ||
|} | |} | ||
+ | |||
+ | <includeonly> | ||
+ | [[Category:Userbox Templates|CIT]] | ||
+ | [[Category:External Link Templates]] | ||
+ | </includeonly> |
Latest revision as of 00:15, 1 September 2010
Takes 3 variables:
- Server name, not case sensitive.
- Toonid from City Info Tracker's Avatar system.
- The third is optional and specifies whether it's the Avatar or Signature version.
Generic code | Example code | Result of code |
---|---|---|
{{Userbox CIT|server|toonid}} | {{Userbox CIT|Champion|7823}} | |
{{Userbox CIT|server|toonid|any_text}} | {{Userbox CIT|Champion|7823|yes}} |