- GH
- Template_Mission
This page can be used as a building block in other pages.
This template is used to format listing of Daily Missions on the Missions page as well as used in Template_EventPage for special event missions.
For general use on normal Daily Missions, you will only need to worry about 3 fields, all others can be deleted as the template will auto-fill them with the desired default settings.
- "Title" being the mission's title, a numbered listing should be placed before the title following with the mission icon's internal game ID number.
- "Text" of course is the main body of text for the mission.
- "Image", the mission icon.
For Events, a few extra fields are used to help stylize them to fit with the event.
- "Header", is the main Mission title for the event's mission set, this is the one listed before the individual mission title.
- "Header Color" is the alternate color used for the event's main header.
- "Border Color" is the color for the border around the stylized display box on the wiki. Use the color of the border around the mission icon.
- "Upper", "Mid", & "Lower" are used to determine the gradient effect of the display box's background in that order top to bottom.
- "Text Color" will change the color of the text & title.
[table] style="width:100%;"
| style="padding:2px 0;" | [table] style="width:98%; background:linear-gradient(top, {{{Upper|#3C294D}}}, {{{Mid|#57316D}}}, {{{Lower|#6E378A}}}); background:-ms-linear-gradient(top, {{{Upper|#3C294D}}}, {{{Mid|#57316D}}}, {{{Lower|#6E378A}}}); background:-webkit-linear-gradient({{{Upper|#3C294D}}}, {{{Mid|#57316D}}}, {{{Lower|#6E378A}}}); background:-moz-linear-gradient(top, {{{Upper|#3C294D}}}, {{{Mid|#57316D}}}, {{{Lower|#6E378A}}}); margin:auto; box-shadow:1px 2px 3px #3B3B3B; border-collapse:separate; border-radius:20px; border:3px solid {{{Border Color|#FFFFFF}}};"
| style="width:160px; padding:10px 10px;" | [img]{{{Image}}}[/img]
| style="padding:0 10px 0;" | [SIZE=3][font=Carter One][COLOR="{{{Header Color|#32BC4F}}}"][b]{{{Header}}}[/b][/COLOR] [COLOR="{{{Text Color|#FFFFFF}}}"][b]{{{Title}}}[/b][/font][/SIZE]
{{{Text}}}[/COLOR]
[/table][/table]
For general use on normal Daily Missions, you will only need to worry about 3 fields, all others can be deleted as the template will auto-fill them with the desired default settings.
- "Title" being the mission's title, a numbered listing should be placed before the title following with the mission icon's internal game ID number.
- "Text" of course is the main body of text for the mission.
- "Image", the mission icon.
For Events, a few extra fields are used to help stylize them to fit with the event.
- "Header", is the main Mission title for the event's mission set, this is the one listed before the individual mission title.
- "Header Color" is the alternate color used for the event's main header.
- "Border Color" is the color for the border around the stylized display box on the wiki. Use the color of the border around the mission icon.
- "Upper", "Mid", & "Lower" are used to determine the gradient effect of the display box's background in that order top to bottom.
- "Text Color" will change the color of the text & title.
Code:
[TEMPLATE]GH:Template_Mission
| Title =
| Text =
| Text Color =
| Image =
| Upper =
| Mid =
| Lower =
| Header =
| Header Color =
| Border Color =
[/TEMPLATE]
[table] style="width:100%;"
| style="padding:2px 0;" | [table] style="width:98%; background:linear-gradient(top, {{{Upper|#3C294D}}}, {{{Mid|#57316D}}}, {{{Lower|#6E378A}}}); background:-ms-linear-gradient(top, {{{Upper|#3C294D}}}, {{{Mid|#57316D}}}, {{{Lower|#6E378A}}}); background:-webkit-linear-gradient({{{Upper|#3C294D}}}, {{{Mid|#57316D}}}, {{{Lower|#6E378A}}}); background:-moz-linear-gradient(top, {{{Upper|#3C294D}}}, {{{Mid|#57316D}}}, {{{Lower|#6E378A}}}); margin:auto; box-shadow:1px 2px 3px #3B3B3B; border-collapse:separate; border-radius:20px; border:3px solid {{{Border Color|#FFFFFF}}};"
| style="width:160px; padding:10px 10px;" | [img]{{{Image}}}[/img]
| style="padding:0 10px 0;" | [SIZE=3][font=Carter One][COLOR="{{{Header Color|#32BC4F}}}"][b]{{{Header}}}[/b][/COLOR] [COLOR="{{{Text Color|#FFFFFF}}}"][b]{{{Title}}}[/b][/font][/SIZE]
{{{Text}}}[/COLOR]
[/table][/table]
This page has been seen 912 times.
-
-
Created by onLast updated by on
-