Template:FamilyName

From BattleMaster Wiki
Revision as of 07:09, 5 January 2021 by Vita` (talk | contribs) (Created page with "<includeonly>{{#get_web_data:url=http://battlemaster.org/data/character.php?World={{{1}}}&Name={{{2}}}|format=XML |data=Name=name,Family=family }}{{#external_value:Name}} {{#e...")
(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:FamilyName/doc.

ExamplesSandbox

Intro

This simple template takes two parameters and outputs the full name of the character.

Usage

{{FamilyName|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 name 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.