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}}
+
|data=Alliance=alliance,Guild=guild,Kingdom=kingdom,Race=race,CharacterType=type,FullName=fullname,Profile=profile,Skills=skills,Source=source,CharacterImage=characterimage,Quote=quote}}
 
{{Character
 
{{Character
 
|characterid={{{CharacterID|}}}
 
|characterid={{{CharacterID|}}}
Line 23: Line 23:
 
|Profile={{#external_value:Profile}}
 
|Profile={{#external_value:Profile}}
 
|Skills={{#external_value:Skills}}
 
|Skills={{#external_value:Skills}}
 +
|Quote={{#external_value:Quote}}
 
|CharacterImage={{#external_value:CharacterImage}}
 
|CharacterImage={{#external_value:CharacterImage}}
 
}}
 
}}
 
</includeonly>
 
</includeonly>

Revision as of 23:01, 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.