Difference between revisions of "Template: WebCharacter"

From Elder Tale Online MUSH
Jump to: navigation, search
m
m
Line 11: Line 11:
 
{{#get_web_data:url=http://eldertaleonline.com:7705/characterinfo?character={{{CharacterID|}}}  
 
{{#get_web_data:url=http://eldertaleonline.com:7705/characterinfo?character={{{CharacterID|}}}  
 
|format=JSON
 
|format=JSON
|data=Alliance=alliance,Guild=guild,Kingdom=kingdom,Race=race,CharacterType=type,FullName=fullname,Profile=profile,Skills=skills,Source=source,CharacterImage=characterimage,Quote=quote}}
+
|data=Alliance=alliance,Guild=guild,Kingdom=kingdom,Race=race,CharacterType=type,FullName=fullname,Profile=profile,Skills=skills,Source=source,CharacterImage=characterimage,Quote=quote,PrimaryClass=primaryclass,SecondaryClass=secondaryclass,Title=title}}
 
{{Character
 
{{Character
 
|characterid={{{CharacterID|}}}
 
|characterid={{{CharacterID|}}}
Line 18: Line 18:
 
|Kingdom={{#external_value:Kingdom}}
 
|Kingdom={{#external_value:Kingdom}}
 
|Race={{#external_value:Race}}
 
|Race={{#external_value:Race}}
 +
|PrimaryClass={{#external_value:PrimaryClass}}
 +
|SecondaryClass={{#external_value:SecondaryClass}}
 +
|Title={{#external_value:Title}}
 
|Character Type={{#external_value:CharacterType}}
 
|Character Type={{#external_value:CharacterType}}
 
|Source={{#external_value:Source}}
 
|Source={{#external_value:Source}}

Revision as of 23:31, 19 February 2020

This is the "WebCharacter" template. It should be called in the following format:

{{WebCharacter
|CharacterID=
}}

Edit the page to see the template text.