Difference between revisions of "Template:Log"
From NorCon MUSH
| (5 intermediate revisions by one other user not shown) | |||
| Line 1: | Line 1: | ||
| + | __NOEDITSECTION__ __NOTOC__ | ||
| + | {{#css: | ||
| + | #content table h4 { | ||
| + | padding: 0; | ||
| + | margin: 0; | ||
| + | color: #303030; | ||
| + | } | ||
| + | #content table td.cast { | ||
| + | min-width: 210px; | ||
| + | padding-right: 10px; | ||
| + | } | ||
| + | p { | ||
| + | text-align: justify; | ||
| + | margin-bottom: 2em; | ||
| + | } | ||
| + | p.right { | ||
| + | float: right; | ||
| + | margin: 0; | ||
| + | padding: 0; | ||
| + | } | ||
| + | }} | ||
<includeonly>{| width="100%" | <includeonly>{| width="100%" | ||
! <center>{{BASEPAGENAME}}</center> | ! <center>{{BASEPAGENAME}}</center> | ||
| Line 7: | Line 28: | ||
| '''RL Date''': {{#ifeq: {{{gamedatename| }}} | | {{Date | {{{gamedate|0000.00.00}}} }} | {{{gamedatename}}} }} {{#set:has date={{{gamedate}}}}} {{#set:has year={{#explode:{{{gamedate}}}|.|0}}}} {{#set:has month={{#explode:{{{gamedate}}}|.|1}}}} {{#set:Has day={{#explode:{{{gamedate}}}|.|2}}}} {{#set:month-year={{#explode:{{{gamedate}}}|.|0}}.{{#explode:{{{gamedate}}}|.|1}}}} | | '''RL Date''': {{#ifeq: {{{gamedatename| }}} | | {{Date | {{{gamedate|0000.00.00}}} }} | {{{gamedatename}}} }} {{#set:has date={{{gamedate}}}}} {{#set:has year={{#explode:{{{gamedate}}}|.|0}}}} {{#set:has month={{#explode:{{{gamedate}}}|.|1}}}} {{#set:Has day={{#explode:{{{gamedate}}}|.|2}}}} {{#set:month-year={{#explode:{{{gamedate}}}|.|0}}.{{#explode:{{{gamedate}}}|.|1}}}} | ||
|- | |- | ||
| − | | {{#ifeq: {{{who| }}} | | | | + | | '''Who''': {{#ifeq: {{{who| }}} | | | [[in log::{{#replace:{{#regex:{{{who}}}|/,$/| }}|,| {{RB}}, {{LB}}in log:: }} ]] }} |
|- | |- | ||
| − | + | | '''Involves''': {{#ifeq: {{{involves| }}} | | | [[Involves::{{#replace:{{#regex:{{{involves}}}|/,$/| }}|,| {{RB}}, {{LB}}Involves::}} ]] }} | |
|- | |- | ||
| {{#ifeq: {{{what| }}} | | | '''What''': {{{what}}} {{#set:what={{{what}}}}} }} | | {{#ifeq: {{{what| }}} | | | '''What''': {{{what}}} {{#set:what={{{what}}}}} }} | ||
| Line 21: | Line 42: | ||
| {{#ifeq: {{{mentions| }}} | | | '''Mentions''': {{#ifeq: {{{mentions| }}} | | | [[mentioned::{{#replace:{{#regex:{{{mentions}}}|/,$/| }}|,|/Mentions{{RB}}, {{LB}}mentioned::}}/Mentions]] }} }} | | {{#ifeq: {{{mentions| }}} | | | '''Mentions''': {{#ifeq: {{{mentions| }}} | | | [[mentioned::{{#replace:{{#regex:{{{mentions}}}|/,$/| }}|,|/Mentions{{RB}}, {{LB}}mentioned::}}/Mentions]] }} }} | ||
|- | |- | ||
| − | | {{#ifeq: {{{st| }}} | | | '''Storyteller''': {{#ifeq: {{{st| }}} | | | [[ | + | | {{#ifeq: {{{st| }}} | | | '''Storyteller''': {{#ifeq: {{{st| }}} | | | [[ST::{{#replace:{{#regex:{{{st}}}|/,$/| }}|,|/ST{{RB}}, {{LB}}ST::}}/ST]] [[In log::{{#replace:{{#regex:{{{st}}}|/,$/| }}|,|/ST{{RB}}, {{LB}}ST::}}/ST]]}} }} |
|- | |- | ||
| {{#ifeq: {{{ooc| }}} | | | '''OOC Notes''': ''{{{ooc}}}'' }} | | {{#ifeq: {{{ooc| }}} | | | '''OOC Notes''': ''{{{ooc}}}'' }} | ||
Revision as of 08:58, 28 February 2015
| |
|---|
| |
| RL Date: The RL date will go here. |
| Who: Comma-delineated list of the characters who played. |
| What: A summary of your log. |
| Where: Your IC location(s). |
| When: The IC date. |
| Weather: Weather, if you really want to add it. You don't have to. |
| Mentions: Comma-delineated list of characters mentioned. |
| OOC: Any OOC notes you want to add. |
| |
{{ Log
| who =
| where =
| what =
| when =
| gamedate = YYYY.MM.DD
| quote =
| weather =
| categories = General, Weyrling, Exiles, etc...
| mentions =
| ooc =
| icons = image.jpg, image2.png
| log =
}}
|