Tip of the day
Being overencumbered only slows down your activities, but doesn't affect travel.
Template:PeriodicalCollection
From Walkscape Walkthrough
<div class="ws-periodical ws-periodical-index">
<div class="ws-periodical-header">
<div class="ws-periodical-title">{{{title|Periodical Archive}}}</div>
{{#if:{{{subtitle|}}}|<div class="ws-periodical-subtitle">{{{subtitle}}}</div>}}
</div>
{{#if:{{{description|}}}|
<div class="ws-periodical-index-description">
{{{description}}}
</div>
}}
<div class="ws-periodical-rule"></div>
<div class="ws-periodical-content ws-periodical-index-content">
{{{content|}}}
</div>
</div>
__NOTOC__
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| title | title | The Periodical Title | Unknown | optional |
| subtitle | subtitle | Optional Subtitle | Unknown | optional |
| description | description | Periodical Description | Unknown | optional |
| content | content | The wikitext content starting on a new line. | Unknown | optional |
