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>Ryangibsonstewart
trying image link instead of link to actual picture
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
 
(One intermediate revision by the same user not shown)
Line 14: Line 14:
| = style="background:LightGreen" {{!}} Verified Tip
| = style="background:LightGreen" {{!}} Verified Tip
}}
}}
| colspan="4" |
| colspan="4" | {{#if: {{{image|}}} | {{Imagelink | image = {{{image}}} | height = 100 | width = 100 | link = {{{name}}} }} }}
=== {{#ifeq: {{{namelink|}}} | no | {{{name}}} | {{#ifexist: {{{name|}}} | [[{{{name}}}]] | {{{name}}} }} ===
=== {{#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 />
Line 37: Line 37:
| origin = <!--OPTIONAL Tip Origin-->
| origin = <!--OPTIONAL Tip Origin-->
| type = <!-- Assignment or Verified Tip -->
| type = <!-- Assignment or Verified Tip -->
| image = <!--OPTIONAL image-->
}}
}}
</pre>
</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= }}