Difference between revisions of "Template:Infobox CharData"

From BattleMaster Wiki
Jump to navigation Jump to search
m (Sorry for several edits; I'm not used to templates yet...)
m (helped you a bit with formatting)
Line 22: Line 22:
 
|-  
 
|-  
 
| style="background: #ddf; font-weight:bold;" | Class
 
| style="background: #ddf; font-weight:bold;" | Class
| {{#external_value:mainclass}}/{{#external_value:subclass}}
+
| {{#external_value:mainclass}} / {{#external_value:subclass}}
 
|-  
 
|-  
 
| style="background: #ddf; font-weight:bold;" | Age
 
| style="background: #ddf; font-weight:bold;" | Age
| {{#external_value:age}}
+
| align="right" | {{#external_value:age}} years
 
|-  
 
|-  
 
| style="background: #ddf; font-weight:bold;" | Honour
 
| style="background: #ddf; font-weight:bold;" | Honour
| {{#external_value:honour}}
+
| align="right" | {{#external_value:honour}}
 
|-  
 
|-  
 
| style="background: #ddf; font-weight:bold;" | Prestige
 
| style="background: #ddf; font-weight:bold;" | Prestige
| {{#external_value:prestige}}
+
| align="right" | {{#external_value:prestige}}
 
|}
 
|}
 
<noinclude>Please note: this template depends on [[External_Services_and_Tools/API_Documentation|external APIs]] that are not yet finalized, and thus will almost certainly break in the near future.   
 
<noinclude>Please note: this template depends on [[External_Services_and_Tools/API_Documentation|external APIs]] that are not yet finalized, and thus will almost certainly break in the near future.   
  
 
I'm mostly just trying to see if I can even do this Semantic Wiki stuff.  -- [[User:Danaris|Anaris]] 13:20, 25 March 2009 (UTC)</noinclude>
 
I'm mostly just trying to see if I can even do this Semantic Wiki stuff.  -- [[User:Danaris|Anaris]] 13:20, 25 March 2009 (UTC)</noinclude>

Revision as of 16:30, 25 March 2009

{{#get_external_data:http://battlemaster.org/data/noble.php?World={{{1}}}&ID={{{2}}}%7Cxml |continent=continent |name=name |family=family |mainclass=mainclass |subclass=subclass |age=age |honour=honour |prestige=prestige |rank=rank |gender=gender }}

Continent
Family Family
Class /
Age years
Honour
Prestige

Please note: this template depends on external APIs that are not yet finalized, and thus will almost certainly break in the near future.

I'm mostly just trying to see if I can even do this Semantic Wiki stuff. -- Anaris 13:20, 25 March 2009 (UTC)