Difference between revisions of "Template:HadezCharData/doc"

From BattleMaster Wiki
Jump to navigation Jump to search
m (First docs draft)
m
Line 17: Line 17:
 
===Examples===
 
===Examples===
 
<nowiki>{{HadezCharData|world_id=6|char_name=Erisha|format=prose}}</nowiki>
 
<nowiki>{{HadezCharData|world_id=6|char_name=Erisha|format=prose}}</nowiki>
{{HadezCharData|world_id=6|char_name=Erisha|format=prose}}
 
  
 
<nowiki>{{HadezCharData|world_id=6|char_id=977|format=plain}}</nowiki>
 
<nowiki>{{HadezCharData|world_id=6|char_id=977|format=plain}}</nowiki>
{{HadezCharData|world_id=6|char_id=977|format=plain}}
 
  
 
===Known Issues===
 
===Known Issues===

Revision as of 20:52, 28 November 2009

This is a work in progress and my first attempt at serious wiki-fiddling so be gentle :)

It shows character data gathered in real-time from the game and sets some semantic tags on the page.

There are currently two display formats, a 'prose' version suitable for use as an introduction at the top of a character's page and a 'plain' list of the character's details suitable for putting in a box or at the foot of the page. There will be a formatted infobox style format with colour and image options coming soon.

User:Wraith0x29a

Parameters

world_id - The ID of the world the character exists in.
char_name - The first name of the character. Do not include family name.
char_id - The ID of the character (preferred over char_name for performance reasons)

Only one of char_name or char_id is required.

Examples

{{HadezCharData|world_id=6|char_name=Erisha|format=prose}}

{{HadezCharData|world_id=6|char_id=977|format=plain}}

Known Issues

As characters vary there may be cases where this template does not work as expected. Please report these in the discussion page for this template. Particularly I want to test that the feature that works out and displays a character's liege works correctly.

The prose version needs tweaked for the case of rulers who have no liege.