Template:FamilyLink

From BattleMaster Wiki
Revision as of 23:52, 25 March 2009 by Indirik (talk | contribs) (New page: <includeonly>{{#get_external_data:http://battlemaster.org/data/character.php?World={{{1}}}&Name={{2}}|xml |Name=name |Family=family }} [[{{#external_value:Family}} Family|{{#external_value...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Template-info.svg Template Documentation
This documentation is transcluded from Template:FamilyLink/doc.

ExamplesSandbox

Intro

This simple template takes two parameters and outputs a link to that character's family's wiki page. If the family page does not exist, then the output is only the characters full name with no link.

Note: This does not link to the actual character subpage (which some players do not use), just to the main family page.

Usage

{{FamilyLink|World|Name}}

Parameters

  • World = World number the character is on.
  • Name = The first name of the character.

Notes

  • If the character leaves the island, the link will break. For this reason, this template should really only be used with dynamically generated names, such as those generated by templates. See: Template:RealmBox and Template:RegionBox.