Difference between revisions of "Template:FamilyLink/doc"

From BattleMaster Wiki
Jump to navigation Jump to search
m
m
 
Line 1: Line 1:
 
<noinclude>{{DocSubpage}}</noinclude>
 
<noinclude>{{DocSubpage}}</noinclude>
 
== Intro ==
 
== Intro ==
This simple template takes two parameters and outputs a link to that characters wiki ''family'' page. (Note that it does not link to the actual character subpage (which some players do not use), just to the main family page.)
+
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 ==
 
== Usage ==

Latest revision as of 15:14, 26 March 2009

Gtk-dialog-info.svg Page Information
This is a documentation subpage for the FamilyLink 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 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.