memory alpha
Template documentation ()

Usage

This template is used to link to the TrekWeb.com(X) website entries. A variable is required giving the end path to the article in question, and a second variable can be used to alter the linking text.

If no initial variable is given, the link will go to the main webpage, such as:

{{TrekWeb.com}}

Which would produce:

TrekWeb.com(X)

To link to an article, for example the one about directors on Star Trek: Enterprise, you would have a template call as such:

{{TrekWeb.com|articles/2006/02/25/440154f6ab937.shtml}}

This would produce:

[1](X)

If text is desired, such as "directors", the following format should be used:

{{TrekWeb.com|articles/2006/02/25/440154f6ab937.shtml|directors}}

This would produce:

directors(X)

For example, if you wish the link to be formatted as an external link on the LeVar Burton page, the following format should be used:

{{TrekWeb.com|articles/2006/02/25/440154f6ab937.shtml||external}}

This would produce:

LeVar Burton(X) at TrekWeb.com(X)

If you wish the external link to display different text, the following format should be used:

{{TrekWeb.com|articles/2006/02/25/440154f6ab937.shtml|Directors|external}}

This would produce:

Directors(X) at TrekWeb.com(X)