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
m Reverted edits by Ryangibsonstewart (Talk); changed back to last version by Level
Line 14: Line 14:
| = style="background:LightGreen" {{!}} Verified Tip
| = style="background:LightGreen" {{!}} Verified Tip
}}
}}
| colspan="4" | {{#if: {{{image|}}} | {{Imagelink | image = {{{image}}} | height = 100 | width = 100 | link = {{{name}}} }} }}
| colspan="4" | {{#if: {{{image|}}} | [[Image:{{{image}}}|100x100px|right]] | }}
=== {{#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 />

Revision as of 21:37, 24 August 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 -->
| image = <!--OPTIONAL image-->
}}

Inline for cut-and-paste:

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