Difference between revisions of "Template:FamilyLink/doc"

From BattleMaster Wiki
Jump to navigation Jump to search
m (New page: <noinclude>{{DocSubpage}}</noinclude> == Intro == This simple template takes two parameters, and outputs a link to that characters wiki family page. == Usage == <pre><nowiki>{{FamilyLink|...)
 
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.
+
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.)
  
 
== Usage ==
 
== Usage ==

Revision as of 14:21, 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 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.)

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.