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,Series=series}}
+
|data=Alliance=alliance,Guild=guild,Kingdom=kingdom,Race=race,CharacterType=type,FullName=fullname,Profile=profile,Skills=skills,Source=source}}
 
{{Character
 
{{Character
 
|characterid={{{CharacterID|}}}
 
|characterid={{{CharacterID|}}}
Line 19: Line 19:
 
|Race={{#external_value:Race}}
 
|Race={{#external_value:Race}}
 
|Character Type={{#external_value:CharacterType}}
 
|Character Type={{#external_value:CharacterType}}
|Series={{#external_value:Series}}
+
|Source={{#external_value:Source}}
 
|Full Name={{#external_value:FullName}}
 
|Full Name={{#external_value:FullName}}
 
|Profile={{#external_value:Profile}}
 
|Profile={{#external_value:Profile}}

Revision as of 20:49, 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.