Difference between revisions of "Template:Log"

From Fate's Harvest
Jump to: navigation, search
Line 28: Line 28:
 
{{!}} class="center" colspan="2" {{!}} <h4> ''{{{subtitle}}}'' </h4> }}
 
{{!}} class="center" colspan="2" {{!}} <h4> ''{{{subtitle}}}'' </h4> }}
 
|-
 
|-
| class="cast" | '''Participants'''
+
| class="cast" | '''Dramatis Personae'''
  
 
{{{cast}}}
 
{{{cast}}}
Line 44: Line 44:
 
[[Category:RP Logs|{{{gamedate|0000.00.00}}}]]{{#ifeq: {{{categories| }}} | | | [[Category:{{#replace:{{{categories}}}|,| &nbsp;Logs{{!}}{{BASEPAGENAME}}{{RB}}{{LB}}Category: }} Logs{{!}}{{BASEPAGENAME}} ]] }}</includeonly><noinclude>
 
[[Category:RP Logs|{{{gamedate|0000.00.00}}}]]{{#ifeq: {{{categories| }}} | | | [[Category:{{#replace:{{{categories}}}|,| &nbsp;Logs{{!}}{{BASEPAGENAME}}{{RB}}{{LB}}Category: }} Logs{{!}}{{BASEPAGENAME}} ]] }}</includeonly><noinclude>
 
{| class="log"
 
{| class="log"
! class="center" colspan="2" | Fate's Harvest Log Template
+
! class="center" colspan="2" | The Reach Log Template
 
|-
 
|-
 
| class="center" colspan="2" | <h4> ''Here goes a subtitle, if you have one'' </h4>
 
| class="center" colspan="2" | <h4> ''Here goes a subtitle, if you have one'' </h4>
 
|-
 
|-
| class="cast" | '''Participants'''
+
| class="cast" | '''Dramatis Personae'''
  
 
The PCs and NPCs involved in the log will be listed here.
 
The PCs and NPCs involved in the log will be listed here.
Line 68: Line 68:
 
| subtitle =  
 
| subtitle =  
 
| location =  
 
| location =  
| categories = Changeling, Summer, Becoming, Hedge
+
| categories = Vampire, Werewolf, Mortal+, Crime
 
| log =  
 
| log =  
 
}}
 
}}
 
</pre>
 
</pre>
  
For the most part, simply fill this in.
+
Most of this is self-explanatory. The three fiddly fields are location, gamedate and categories.
# '''Characters:''' Just put a list of the participants, in link form. (i.e., <nowiki>[[Player]]</nowiki> instead of just Player)
+
# '''Location''' should be the grid square where it took place, listed as a link, like so: <nowiki>[[ES10]]</nowiki>
# '''Location:''' This should be a link to the Grid Square or Business in which the scene took place.
+
# '''Gamedate''' will take input in the form of YYYY.MM.DD and nothing else. You must place it somewhen for [[:Template:RP Logs]] to know what you're talking about. If you want alternate date text, like "Christmas Eve" instead of "24 December, 2011", you can put something in for gamedatename and it will replace the normal date text on the log page. If the day, month or year of your scene is uncertain, fill in that section with "0000" or "00" and the template will know what you mean.
# '''Gamedate''' will take input in the form of YYYY.MM.DD and nothing else. If the day, month or year of your scene is uncertain, fill in that section with "0000" or "00" and the template will know what you mean.
+
# '''Categories''' requires a comma-delimited list of the categories (not <nowiki>[[Category:]]</nowiki> tags, but the names of the spheres to which the log is relevant; the example above should explain plenty and a list of extant log categories can be found at [[:Category:RP Logs]]) into which you want to place the log. The advantage of using the categories parameter instead of manually adding categories is that the categories parameter will automatically make it so that the categories sort the page by its name rather than its namespace (which will always turn up under 'L').
# '''Categories''' requires a comma-delimited list of the categories (not <nowiki>[[Category:]]</nowiki> tags, but the names of the spheres to which the log is relevant; the example below should explain plenty and a list of extant log categories can be found at [[:Category:RP Logs]]) into which you want to place the log. The advantage of using the categories parameter instead of manually adding categories is that the categories parameter will automatically make it so that the categories sort the page by its name rather than its namespace (which will always turn up under 'L').
+
# '''Summary:''' Is just a brief blurb about the scene. This can also be a way to tag Courts or Families so the log will show on the appropriate page as one of their logs.
+
 
+
 
|}
 
|}
 
</noinclude>
 
</noinclude>

Revision as of 00:56, 28 January 2016

The Reach Log Template

Here goes a subtitle, if you have one

Dramatis Personae

The PCs and NPCs involved in the log will be listed here.

26 July, 2010


This is the log template. You're probably already familiar with how it works, but for those of you who aren't, the syntax can be found below. This space is for a scene summary, setting, introduction or simply a pithy quote.

Location

{{ Log
| cast = 
| summary = 
| gamedate = YYYY.MM.DD
| gamedatename = 
| subtitle = 
| location = 
| categories = Vampire, Werewolf, Mortal+, Crime
| log = 
}}

Most of this is self-explanatory. The three fiddly fields are location, gamedate and categories.

  1. Location should be the grid square where it took place, listed as a link, like so: [[ES10]]
  2. Gamedate will take input in the form of YYYY.MM.DD and nothing else. You must place it somewhen for Template:RP Logs to know what you're talking about. If you want alternate date text, like "Christmas Eve" instead of "24 December, 2011", you can put something in for gamedatename and it will replace the normal date text on the log page. If the day, month or year of your scene is uncertain, fill in that section with "0000" or "00" and the template will know what you mean.
  3. Categories requires a comma-delimited list of the categories (not [[Category:]] tags, but the names of the spheres to which the log is relevant; the example above should explain plenty and a list of extant log categories can be found at Category:RP Logs) into which you want to place the log. The advantage of using the categories parameter instead of manually adding categories is that the categories parameter will automatically make it so that the categories sort the page by its name rather than its namespace (which will always turn up under 'L').