Difference between revisions of "Template:Log"
From NorCon MUSH
| Line 41: | Line 41: | ||
| {{#ifeq: {{{mentions| }}} | | | '''Mentions''': {{#ifeq: {{{mentions| }}} | | | [[{{#replace:{{{mentions}}}|,| {{RB}}, {{LB}} }} ]] }} }} | | {{#ifeq: {{{mentions| }}} | | | '''Mentions''': {{#ifeq: {{{mentions| }}} | | | [[{{#replace:{{{mentions}}}|,| {{RB}}, {{LB}} }} ]] }} }} | ||
|- | |- | ||
| − | | class="center" | {{#ifeq: {{{icons| }}} | | | [[Image:icon-{{#replace:{{{icons}}}|,| |100px|100px{{RB}}, {{LB}}Image:icon- }} 100px|100px]] }} | + | | class="center" | {{#ifeq: {{{icons| }}} | | | [[Image:icon-{{#replace:{{{icons}}}|,| |100px|100px{{RB}}, {{LB}}Image:icon- }} |100px|100px]] }} |
|- | |- | ||
| <P><hr></P> | | <P><hr></P> | ||
| Line 78: | Line 78: | ||
</pre> | </pre> | ||
| − | # Who: Who took part in the RP | + | # Who: Who took part in the RP. (Required) |
# Where: Where the RP took place. (Required) | # Where: Where the RP took place. (Required) | ||
# What: A summary of the RP. (Required) | # What: A summary of the RP. (Required) | ||
| Line 86: | Line 86: | ||
# Weather: The weather if you want to include it. Also not required. | # Weather: The weather if you want to include it. Also not required. | ||
# Categories: List what RP categories to put them under, delineate with commas. | # Categories: List what RP categories to put them under, delineate with commas. | ||
| − | # Mentions: Not required, but it's sometimes nice to include those people who are mentioned in a log. | + | # Mentions: Not required, but it's sometimes nice to include those people who are mentioned in a log. |
# Log: The log itself. It will auto double space each paragraph. | # Log: The log itself. It will auto double space each paragraph. | ||
|} | |} | ||
</noinclude> | </noinclude> | ||
Revision as of 04:18, 20 September 2011
| Log Template | |
|---|---|
| Here goes a quote, if you have one | |
| Who
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. |
{{ Log
| who =
| where =
| what =
| when =
| gamedate = YYYY.MM.DD
| quote =
| weather =
| categories = General, Weyrling, Exiles, etc...
| mentions =
| log =
}}
| |