Difference between revisions of "Template:Groupevents/doc"
m |
|||
Line 88: | Line 88: | ||
Add the following lines to the page. Values marked with an asterisk(*) are optional. Others are mandatory. | Add the following lines to the page. Values marked with an asterisk(*) are optional. Others are mandatory. | ||
+ | |||
+ | For further info with the timeline row, and the background color of the title - Which is defined by the Type value of the template, please check [[Template:Groupeventsheader]]. | ||
<pre> | <pre> | ||
{{Groupevents | {{Groupevents | ||
− | | Type = (Mission/Event/Task/Story/Other) | + | | Type = (Mission/Event/Task/Story/Other, only used to define the background color of the first row, for now) |
| Image = * (Full image name, e.g. No Icon.png) | | Image = * (Full image name, e.g. No Icon.png) | ||
| Name = (Defaults to BASEPAGENAME) | | Name = (Defaults to BASEPAGENAME) |
Revision as of 19:41, 4 May 2013
Used to concentrate the vital information about a Mission, an Event, an official story, or a month's Tasks together.
Design derived from Template:Character and Template:Infobox_military_conflict from Wikipedia.
Examples
|
|
|
|
|
Usage
Add the following lines to the page. Values marked with an asterisk(*) are optional. Others are mandatory.
For further info with the timeline row, and the background color of the title - Which is defined by the Type value of the template, please check Template:Groupeventsheader.
{{Groupevents | Type = (Mission/Event/Task/Story/Other, only used to define the background color of the first row, for now) | Image = * (Full image name, e.g. No Icon.png) | Name = (Defaults to BASEPAGENAME) | Arc = (-1,0,1,2, -1=Tao High, 0=Pre-arc, 1=Arc 1, 2=Arc 2) | Notimeline = * (Anything here would remove the timeline row) | Prev = (No effect if Notimeline is set) | Next = (No effect if Notimeline is set) | ReleaseDate = * | EndDate = * | Prologues = * | Epilogues = * | Stories = * | Rewards = * | Links = * (Link to deviations and journals here) }}{{clr}}
If table of contents is needed in the page, add __TOC__ before the {{clr}} template to reduce unnecessery whitespace. The same would also apply to any content that would reside in the same section with this header.