This wiki is a XML full dump clone of "Heroes Wiki", the main wiki about the Heroes saga that has been shut down permanently since June 1, 2020. The purpose of this wiki is to keep online an exhaustive and accurate database about the franchise.

Template:Trackertip: Difference between revisions

From Heroes Wiki
Jump to navigation Jump to search
Content deleted Content added
imported>Level
Undo revision 186194 by MiamiVolts (Talk) sorts by last name.
imported>Ryangibsonstewart
taking out image--too difficult to keep up with and not enough value added to article (we want people to click on the individual character articles)...plus, it looks odd to have some pix and not other
 
(9 intermediate revisions by 3 users not shown)
Line 2: Line 2:
!Type
!Type
!Name
!Name
!Sortname
!
!Location
!Location
!Tip Origin
!Tip Origin
|-</noinclude>
|-</noinclude>
| {{#switch: {{{type|}}}
| {{#ifeq: {{{type|}}} | Assignment | Verified Tip | style="background:SkyBlue" {{!}} Assignment | style="background:LightGreen" {{!}} Verified Tip }}
| Assignment
| colspan="4" |
| A = style="background:SkyBlue" {{!}} Assignment
=== {{#ifeq: {{{namelink|}}} | no | {{{name|}}} | {{#ifexist: {{{name}}} }} ===
| Verified Tip
| V
| T
| = style="background:LightGreen" {{!}} Verified Tip
}}
| colspan="4" |
=== {{#ifeq: {{{namelink|}}} | no | {{{name}}} | {{#ifexist: {{{name|}}} | [[{{{name}}}]] | {{{name}}} }} ===
Location: {{#if: {{{location|}}} | {{#ifexist: {{{location}}} | [[{{{location}}}]] | {{{location}}}}} | Unknown}}<br />
Location: {{#if: {{{location|}}} | {{#ifexist: {{{location}}} | [[{{{location}}}]] | {{{location}}}}} | Unknown}}<br />
Reported Sightings: {{{sightings}}}<br />
Reported Sightings: {{{sightings}}}<br />
Notes: {{{notes}}}{{#if: {{{origin|}}} | <br />{{{origin}}} | }}
Notes: {{{notes}}}{{#if: {{{origin|}}} | <br />Tip Origin: {{{origin}}} | }}
| style="display:none"| {{#if: {{{sortname|}}} | {{{sortname}}} | {{{name}}} }}
| style="display:none"| {{#if: {{{sortname|}}} | {{{sortname}}} | {{{name}}} }}
| style="display:none"| {{{location}}}}}
| style="display:none"| {{{location}}}}}
Line 30: Line 37:
| origin = <!--OPTIONAL Tip Origin-->
| origin = <!--OPTIONAL Tip Origin-->
| type = <!-- Assignment or Verified Tip -->
| type = <!-- Assignment or Verified Tip -->
|}
}}
</pre>
</pre>


Inline for cut-and-paste:
Inline for cut-and-paste:
<pre> {{tracker|name= |sortname= |location= |sightings= |notes= |type= }}</pre>
<pre> {{Trackertip|name= |sortname= |location= |sightings= |notes= |type= }}</pre>





Latest revision as of 10:39, 2 September 2008

Type Name Sortname Location Tip Origin
Verified Tip

{{{name}}}

Location: Unknown
Reported Sightings: {{{sightings}}}
Notes: {{{notes}}}

{{{origin}}}

Usage

Produces a formatted row on the Assignment tracker map table.

{{tracker
| name = <!--Character's name.  Will autolink to existing articles -->
| namelink = <!-- OPTIONAL enter "no" if name should remain unlinked -->
| sortname = <!-- Name to display/sort by, e.g. Bennet, Claire-->
| location = <!-- Character's location. Will autolink to existing articles; defaults to "Unknown" -->
| sightings =
| notes =
| origin = <!--OPTIONAL Tip Origin-->
| type = <!-- Assignment or  Verified Tip -->
}}

Inline for cut-and-paste:

 {{Trackertip|name= |sortname= |location= |sightings= |notes= |type= }}