Template:FamilyName/doc

From BattleMaster Wiki
Revision as of 07:14, 5 January 2021 by Vita` (talk | contribs) (Created page with "<noinclude>{{DocSubpage}}</noinclude> == Intro == This simple template takes two parameters and outputs the full name of the character. == Usage == <pre><nowiki>{{FamilyName|...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Gtk-dialog-info.svg Page Information
This is a documentation subpage for the FamilyName template.
It contains usage information, categories and other content that is not part of the original template page.

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.