Template:Userbox CIT: Difference between revisions
Jump to navigation
Jump to search
imported>Konoko (historical) m (forgot the end </noinclude> with slashes this time :O) |
imported>Konoko (historical) mNo edit summary |
||
Line 1: | Line 1: | ||
[http://www.cityinfoterminal.com/badgetracking/btpages/characterdetail.aspx?toonid={{{1}}} http://www.cityinfoterminal.com/fs/Champion/{{{1}}}.png]<noinclude> | [http://www.cityinfoterminal.com/badgetracking/btpages/characterdetail.aspx?toonid={{{1}}} http://www.cityinfoterminal.com/fs/Champion/{{{1}}}.png]<noinclude> | ||
---- | |||
Takes one variable, the '''toonid''' from City Info Terminal's [http://www.cityinfoterminal.com/badgetracking/btpages/avatarsystem.aspx Avatar system]. | Takes one variable, the '''toonid''' from City Info Terminal's [http://www.cityinfoterminal.com/badgetracking/btpages/avatarsystem.aspx Avatar system]. | ||
---- | |||
{| | |||
! Generic code | |||
! Example code | |||
! Result of code | |||
|- | |||
| <nowiki>{{CIT Signature|</nowiki>''toonid''<nowiki>}}</nowiki> | |||
| <nowiki>{{CIT Signature|7823}}</nowiki> | |||
| {{CIT Signature|7823}} | |||
|- | |||
| <nowiki>{{CIT Signature|</nowiki>''toonid''<nowiki>}}</nowiki> | |||
| <nowiki>{{CIT Signature|26629}}</nowiki> | |||
| {{CIT Signature|26629}} | |||
|} | |||
[[Category:Userbox Templates]]</noinclude> | [[Category:Userbox Templates]]</noinclude> |
Revision as of 19:24, 14 February 2007
http://www.cityinfoterminal.com/fs/Champion/{{{1}}}.png
Takes one variable, the toonid from City Info Terminal's Avatar system.
Generic code | Example code | Result of code |
---|---|---|
{{CIT Signature|toonid}} | {{CIT Signature|7823}} | Template:CIT Signature |
{{CIT Signature|toonid}} | {{CIT Signature|26629}} | Template:CIT Signature |