Category:ID subpages: Difference between revisions

→‎Initial Setup: added PRONOUNS field
(instructions with new naming convention)
(→‎Initial Setup: added PRONOUNS field)
 
(6 intermediate revisions by the same user not shown)
Line 16: Line 16:




=How to Use=
==How to Use==
==Initial Setup==
===Initial Setup===
<big>'''1. Create a subpage to your character's page called ID.'''</big>
<big>'''1. Create a subpage to your character's page called ID.'''</big>


Line 30: Line 30:
|NAME=Msafiri Bakari
|NAME=Msafiri Bakari
|IMAGE=Bakari.jpg
|IMAGE=Bakari.jpg
|MOVE UP=15
|MOVE UP=
|MOVE LEFT=
|MOVE LEFT=
|ZOOM=
|ZOOM=
Line 36: Line 36:
|AVATAR=Boris Kodjoe
|AVATAR=Boris Kodjoe
|SPECIES=Human
|SPECIES=Human
|SEX=Male
|GENDER=male
|PRONOUNS=he/him
|AUTHOR=I238705TZ0
|AUTHOR=I238705TZ0
|COLOR={{{1|Red}}}
|COLOR={{{1|}}}
|POST={{{2|First Officer}}}
|POST={{{2|}}}
|LOA={{{3|}}}}}
|LOA={{{3|}}}}}
<noinclude>}}</noinclude>
<noinclude>}}</noinclude>
Line 45: Line 46:


<font color=red>'''You must leave the numbers 1, 2, and 3 in the last three variables COLOR, POST, and LOA for [[Template:Roster]] to be able to use your subpage properly.'''</font>
<font color=red>'''You must leave the numbers 1, 2, and 3 in the last three variables COLOR, POST, and LOA for [[Template:Roster]] to be able to use your subpage properly.'''</font>
Leave IMAGE= blank to return a blank roster portrait for you.


==Using ID subpages on [[Template:Roster]]==
==Using ID subpages on [[Template:Roster]]==
<big>'''On your ship's roster page itself, use the following code to display your character:'''</big>
<big>'''On your ship's roster page itself, use the following code to display your character:'''</big>
<pre style="white-space:pre-wrap;">
<pre style="white-space:pre-wrap;">
{{Officer|Rank|Character Page|Color|Duty Post}}
{{Officer|Rank|Character Name|Color|Duty Post}}
</pre>
</pre>


Note that you must specific the title of the character's page itself rather than the previous "First Name|Last Name" way of entering in characters.
===Example===
 
<big>Example:</big>
<pre style="white-space:pre-wrap;">
<pre style="white-space:pre-wrap;">
{{Officer|Lt. Commander|Msafiri Bakari|Red|Adjunct}}
{{Officer|Lt. Commander|Msafiri Bakari|Red|Adjunct}}
Line 61: Line 62:
{{Roster-singlerowexample|{{Officer|Lt. Commander|Msafiri Bakari|Red|Adjunct}}}}
{{Roster-singlerowexample|{{Officer|Lt. Commander|Msafiri Bakari|Red|Adjunct}}}}


Notice that on the roster, Bakari's duty post of Adjunct overrode the duty post we had specified on his ID subpage (First Officer).
===Change pip style===
 
You can change the pip style by adding STYLE= and specifying the alternative [[Template:Pips|pipstyle]] you want.
'''The duty post and color specified on the roster overrides any color or duty post specified on the ID page.'''
 
<big>Change pip style</big>
As before, you can still change the pip style by adding STYLE= and specifying the alternative [[Template:Pips|pipstyle]] you want.


<pre style="white-space:pre-wrap;">
<pre style="white-space:pre-wrap;">
Line 74: Line 71:
{{Roster-singlerowexample|{{Officer|Lt. Commander|Msafiri Bakari|Red|Adjunct|STYLE=DS9}}}}
{{Roster-singlerowexample|{{Officer|Lt. Commander|Msafiri Bakari|Red|Adjunct|STYLE=DS9}}}}


<big>Face List</big>
===Face List===
This is how Bakari's entry appears on the [[Face List]], revealing the extra information from his ID page:
This is how Bakari's entry appears on the [[Face List]], revealing the extra information from his ID page:


{{Face List-singlerowexample|{{Officer|Lt. Commander|Msafiri Bakari|Red|Adjunct}}}}
{{Face List-singlerowexample|{{Officer|Lt. Commander|Msafiri Bakari|Red|Adjunct}}}}


<big>Officers on LOA</big>
===Officers on LOA===
If you want to put a character on LOA, just change "Officer" to "LOA Officer" like so:
If you want to put a character on LOA, just change "Officer" to "LOA Officer" like so:


Line 86: Line 83:
</pre>
</pre>


And it will be displayed as usual in the LOA style:
And it will be displayed in the LOA style:


{{Roster-singlerowexample|{{LOA Officer|Lt. Commander|Msafiri Bakari|Red|Adjunct}}}}
{{Roster-singlerowexample|{{LOA Officer|Lt. Commander|Msafiri Bakari|Red|Adjunct}}}}


==Using ID subpages on [[Template:Crew]]==
==Using ID subpages on [[Template:Crew]]==
You can also use the information from the ID subpages in [[Template:Crew]] instead of having to type in the image information again.
You can also use the information from the ID subpages in [[Template:Crew]].
 
For instance, instead of
<pre style="white-space:pre-wrap;">
{{Tile|Tristam|Core|Gold|Chief Engineer|Corecrew.jpg|12}}
</pre>


Use "Tile Officer" in the following format:
Use "Tile Officer" in the following format:


<pre style="white-space:pre-wrap;">
<pre style="white-space:pre-wrap;">
{{Tile Officer|Character Page|Color|Duty Post}}
{{Tile Officer|Character Name|Color|Duty Post}}
</pre>
</pre>


===Example===
<pre style="white-space:pre-wrap;">
<pre style="white-space:pre-wrap;">
{{Tile Officer|Tristam Core|Gold|Chief Engineer}}
{{Tile Officer|Tristam Core|Gold|Chief Engineer}}
Line 110: Line 103:
{{Tile Officer|Tristam Core|Gold|Chief Engineer}}
{{Tile Officer|Tristam Core|Gold|Chief Engineer}}


===Nicknames===
You can also specify a nickname for characters with long names.
You can also specify a nickname for characters with long names.


Line 118: Line 112:
{{Tile Officer|Cassandra Egan Manno|Red|Mission Cmdr.|NICKNAME=C. Egan Manno}}
{{Tile Officer|Cassandra Egan Manno|Red|Mission Cmdr.|NICKNAME=C. Egan Manno}}


<big>Full example</big>
===Full example===
<pre style="white-space:pre-wrap;">
<pre style="white-space:pre-wrap;">
{{Crew
{{Crew
Line 166: Line 160:


==Using ID subpages on [[Template:CrewHistory]]==
==Using ID subpages on [[Template:CrewHistory]]==
You can also use the information from the ID subpages in [[Template:CrewHistory]] instead of having to type in the image information again.
You can also use the information from the ID subpages in [[Template:CrewHistory]].
 
For instance, instead of
<pre style="white-space:pre-wrap;">
{{New|Lt. Commander|Tristam|Core|Gold|239109.24 - Present|Corecrew.jpg|12}}
{{Old|Lt. Commander|Roshanara|Rahman|Gold|239012.25 - 239107.23|Roster-rahman.jpg|NOTES=Relieved of duty pending investigation.}}
</pre>


Use "New Officer" and "Old Officer" to make entries on the crew history page in the following format:
Use "New Officer" and "Old Officer" to make entries on the crew history page in the following format:


<pre>
<pre>
{{New Officer|Rank|Character Page|Color|Dates}}
{{New Officer|Rank|Character Name|Color|Dates}}
{{Old Officer|Rank|Character Page|Color|Dates}}
{{Old Officer|Rank|Character Name|Color|Dates}}
</pre>
</pre>


You can still add notes to a character by including NOTES= in your entry and change pipstyle with STYLE=.
===Notes and Pip Style===
You can add notes to a character by including NOTES= in your entry and change pip style with STYLE=.


<pre style="white-space:pre-wrap;">
<pre style="white-space:pre-wrap;">