Template:MainPageEvent/ja
ナビゲーションに移動
検索に移動
Template documentation
|
---|
Note: portions of the template sample may not be visible without values provided. |
View or edit the template documentation. (About template documentation) |
Editors can experiment in this template's sandbox and test case pages.
|
This template has existing relatives or sub-templates: Template:MainPageEvent |
Usage
{{MainPageEvent}}
is a mainpage template for displaying an event when it is ongoing in the world of パリア, such as the Maji Market or Luna New Year.
Syntax
{{MainPageEvent|page=|image=|starts=|ends=}}
Parameters | Description |
---|---|
page
|
The page we want to link to for the event. If one is not specified "No ongoing event" will be shown instead |
image
|
The file name for the image to use for the event. If one is not specified {{{page}}}.png is used instead
|
starts
|
The {{Date}} that the Event starts on |
ends
|
The {{Date}} that the Event ends on |
例
No Event
{{MainPageEvent
|page =
|image =
|starts =
|ends =
}}
開催中のイベントはありません |
Maji Market
{{MainPageEvent
|page = Maji Market
|image = Event_Maji_Market.png
|starts = January 1st, 2000
|ends = January 8th, 2000
}}
Luna New Year
{{MainPageEvent
|page = Luna New Year
|image = Palia LNY Maji Market Event.jpg
|starts = January 1st, 2000
|ends = January 8th, 2000
}}
Ongoing Event
{{MainPageEvent
|page = Luna New Year
|image = Palia LNY Maji Market Event.jpg
|starts = January 1st, 2000
|ends =
}}