Template:SimRef: Difference between revisions

→‎Usage: Begin usage documentation and samples
No edit summary
(→‎Usage: Begin usage documentation and samples)
Line 15: Line 15:
{{UnderConstruction|Wil Ukinix}}
{{UnderConstruction|Wil Ukinix}}
==Usage==
==Usage==
Creates a standardised wiki reference tag ("<ref>") to your sim.
<pre>
{{SimRef | SIMLINK=<URL to your sim> | CHARACTERS=<the character name(s)> | SIMTITLE=<title of the sim> | SHIP=<the name of the ship or installation> | STARDATE=<relevant stardate for the sim>}}
</pre>
Parameters:
* '''SIMLINK''': The URL of your sim.  This can be a link to a google group post, or a sim wiki page.  This parameter is optional.
* '''CHARACTERS''': The name or names of the relevant characters that the sim is about, i.e. the character names used in the title of the sim post.  This parameter is optional.
* '''SIMTITLE''': The title of the sim.  This parameter is expected.
* '''SHIP''': The ship or installation that the character is from, or the sim relates to.  This parameter is optional.
* '''STARDATE''': The relevant stardate for the sim. This parameter is optional.
== Examples ==
Following are examples of how to use this template in your own pages.  The result of the examples are shown in the [[#References|References]] section below.
=== A complete reference to a sim ===
An example of every template parameter
<pre>
<pre>
{{SimRef | SIMLINK=https://groups.google.com/g/sb118-amity/c/VddlJAiFJ2I/m/yADaiqlHDwAJ | SIMTITLE=Emissary in Leather | CHARACTERS=Crewman [[Annamae Barberra]] | SHIP=[[Amity Outpost]] | STARDATE=239905.07}}
{{SimRef | SIMLINK=https://groups.google.com/g/sb118-amity/c/VddlJAiFJ2I/m/yADaiqlHDwAJ | SIMTITLE=Emissary in Leather | CHARACTERS=Crewman [[Annamae Barberra]] | SHIP=[[Amity Outpost]] | STARDATE=239905.07}}
</pre>
</pre>
Example sim ref{{SimRef | SIMLINK=https://groups.google.com/g/sb118-amity/c/VddlJAiFJ2I/m/yADaiqlHDwAJ | SIMTITLE=Emissary in Leather | CHARACTERS=Crewman [[Annamae Barberra]] | SHIP=[[Amity Outpost]] | STARDATE=239905.07 }}.
Example sim ref{{SimRef | SIMLINK=https://groups.google.com/g/sb118-amity/c/VddlJAiFJ2I/m/yADaiqlHDwAJ | SIMTITLE=Emissary in Leather | CHARACTERS=Crewman [[Annamae Barberra]] | SHIP=[[Amity Outpost]] | STARDATE=239905.07 }}.