Template:Userbox CIT: Difference between revisions
Jump to navigation
Jump to search
imported>Eabrace (historical) m (issue with image in first example) |
imported>Eabrace (historical) m (adding the 'u' created an extra 'u' in spots where people had already compensated) |
||
Line 1: | Line 1: | ||
[http://cit.cohtitan.com/character/{{{2}}} http://avatars.cohtitan.com/{{#if: {{{3|}}} | avatars | signatures}}/cit/ | [http://cit.cohtitan.com/character/{{{2}}} http://avatars.cohtitan.com/{{#if: {{{3|}}} | avatars | signatures}}/cit/{{{2}}}.png]<noinclude> | ||
---- | ---- | ||
Takes 3 variables: | Takes 3 variables: |
Revision as of 01:05, 1 January 2010
http://avatars.cohtitan.com/signatures/cit/{{{2}}}.png
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}} | http://avatars.cohtitan.com/signatures/cit/7823.png |
{{Userbox CIT|server|toonid|any_text}} | {{Userbox CIT|Champion|7823|yes}} | http://avatars.cohtitan.com/avatars/cit/7823.png |