Difference between revisions of "Template:Userbox CIT/doc"
From Paragon Wiki Archive
(updating doc) |
|||
Line 1: | Line 1: | ||
− | Takes | + | Takes 2 parameters |
− | + | # Type of image. Must be spelled correctly or link will fail. | |
− | * Toonid from City Info Tracker's [http://cit.cohtitan.com/manage/avatars Avatar] and [http://cit.cohtitan.com/manage/signatures Signature] system. | + | #* avatars |
− | + | #* signature | |
+ | # Toonid from City Info Tracker's [http://cit.cohtitan.com/manage/avatars Avatar] and [http://cit.cohtitan.com/manage/signatures Signature] system. | ||
+ | |||
---- | ---- | ||
{| | {| | ||
Line 9: | Line 11: | ||
! Result of code | ! Result of code | ||
|- | |- | ||
− | || <nowiki>{{Userbox CIT|</nowiki>'' | + | || <nowiki>{{Userbox CIT|</nowiki>''type''<nowiki>|</nowiki>''toonid''<nowiki>}}</nowiki> |
− | || <nowiki>{{Userbox CIT| | + | || <nowiki>{{Userbox CIT|avatars|151913}}</nowiki> |
− | || {{Userbox CIT| | + | || {{Userbox CIT|avatars|151913}} |
|- | |- | ||
− | || <nowiki>{{Userbox CIT|</nowiki>'' | + | || <nowiki>{{Userbox CIT|</nowiki>''type''<nowiki>|</nowiki>''toonid''<nowiki>}}</nowiki> |
− | || <nowiki>{{Userbox CIT| | + | || <nowiki>{{Userbox CIT|signatures|151913}}</nowiki> |
− | || {{Userbox CIT| | + | || {{Userbox CIT|signatures|151913}} |
|} | |} |
Revision as of 05:11, 9 October 2008
Takes 2 parameters
- Type of image. Must be spelled correctly or link will fail.
- avatars
- signature
- Toonid from City Info Tracker's Avatar and Signature system.
Generic code | Example code | Result of code |
---|---|---|
{{Userbox CIT|type|toonid}} | {{Userbox CIT|avatars|151913}} | |
{{Userbox CIT|type|toonid}} | {{Userbox CIT|signatures|151913}} |