Template:mainpage/doc: Difference between revisions
Jump to navigation
Jump to search
Pianoforte (talk | contribs) mNo edit summary |
BryghtShadow (talk | contribs) Update documentation parameters; add example in here instead of the template page. |
||
Line 9: | Line 9: | ||
<pre style="overflow:auto;"> | <pre style="overflow:auto;"> | ||
{{Template:mainpage | {{Template:mainpage | ||
| | |CN_banner1_image = | ||
| | |CN_banner1_caption = | ||
|EN_banner1_image = | |||
|EN_banner1_caption = | |||
|KR_banner1_image = | |||
|KR_banner1_caption = | |||
|TW_banner1_image = | |||
|TW_banner1_caption = | |||
|JP_banner1_image = | |||
|JP_banner1_caption = | |||
|CN_maintenanceEnd_time = | |||
|CN_maintenanceEnd_link = | |||
|CN_maintenanceStart_time = | |||
|CN_maintenanceStart_link = | |||
|EN_maintenanceEnd_time = | |||
|EN_maintenanceEnd_link = | |||
|EN_maintenanceStart_time = | |||
|EN_maintenanceStart_link = | |||
|KR_maintenanceEnd_time = | |||
|KR_maintenanceEnd_link = | |||
|KR_maintenanceStart_time = | |||
|KR_maintenanceStart_link = | |||
|TW_maintenanceEnd_time = | |||
|TW_maintenanceEnd_link = | |||
|TW_maintenanceStart_time = | |||
|TW_maintenanceStart_link = | |||
|JP_maintenanceEnd_time = | |||
|JP_maintenanceEnd_link = | |||
|JP_maintenanceStart_time = | |||
|JP_maintenanceStart_link = | |||
| | |CN_promotion1_time = | ||
| | |CN_promotion1_image = | ||
|CN_promotion1_caption = | |||
|EN_promotion1_time = | |||
|EN_promotion1_image = | |||
|EN_promotion1_caption = | |||
|KR_promotion1_time = | |||
|KR_promotion1_image = | |||
|KR_promotion1_caption = | |||
|TW_promotion1_time = | |||
|TW_promotion1_image = | |||
|TW_promotion1_caption = | |||
|JP_promotion1_time = | |||
|JP_promotion1_image = | |||
|JP_promotion1_caption = | |||
}} | }} | ||
</pre> | </pre> | ||
Line 38: | Line 64: | ||
=== Event Banners (from the in-game event page)=== | === Event Banners (from the in-game event page)=== | ||
:<code> | :<code>''REGION''_banner1~n_image</code> — For each slide, put down the filename for slide. Get the slide images [http://gf.ppgame.com/notice/index.html?type=3 here]. Currently the wiki saves and upload these image files as BANNER_YEAR_MONTH_DAY format, adding _N for additional pictures uploaded within the same day (e.g. <code>BANNER_2017_MAR_3_1.jpg</code> for second image uploaded on the 3rd of March), so if should you be interested in uploading the images, please follow the same format. | ||
:<code>''REGION''_banner1~n_caption</code> — The line of text that goes under the same slide, usually a translation of the contents inside the slide. A link to the [[Events|event page]] is appreciated. | |||
=== Maintenance timers === | |||
:<code>''REGION''_maintenanceEnd_time</code> — the previous/current maintenance '''end time''' count up/countdown timer. Put the end time for the '''previous maintenance''' or '''an ongoing maintenance'''. Use "YEAR MONTH DAY 24hrTIME" format (e.g. <code>2017 MAR 3 13:00</code> for 2017 3rd of March at 1PM '''in China'''). | |||
:<code>''REGION''_maintenanceEnd_link</code> — a link to the contents of the update somewhere within a subpage of [[Updates]]. Subpage format is Updates/year/month(full month name). e.g. [[Updates/2017/March]] | |||
:<code>''REGION''_maintenanceStart_time</code> — the next/current maintenance '''start time''' count up/countdown timer. Put the start time for '''the current maintenance''' or '''starting time of the next maintenance'''. Use "YEAR MONTH DAY 24hrTIME" format (e.g. <code>2017 MAR 3 13:00</code> for 2017 3rd of March at 1PM '''in China'''). | |||
:<code>''REGION''_maintenanceStart_link</code> — a link for contents of the update for maintenanceStart_time instead of maintenanceEnd_time. | |||
:<code> | === Promotion Timers (from in-game main screen left bottom corner)=== | ||
:<code>''REGION''_promotion1~n_time</code> — countdown until or countup after the end of this promotion. Uses "YEAR MONTH DAY 24hrTIME" format (e.g. <code>2017 MAR 3 13:00</code> for 2017 3rd of March at 1PM '''in China'''). | |||
:<code>''REGION''_promotion1~n_image</code> — Similar to banner slides, put down the filename for slide. Get the slide images from your android/emulator, in the <code>sdcard/Android/data/com.digitalsky.girlsfrontline.cn/files/activity/</code> directory. Currently the wiki saves and upload these image files as Promotion_YEAR_MONTH_DAY format, adding _N for additional pictures uploaded within the same day (e.g. <code>Promotion_2017_MAR_3_1.jpg</code> for second promotion image uploaded on the 3rd of March), so if should you be interested in uploading the images, please follow the same format. | |||
:<code>''REGION''_promotion1~n_caption</code> — The line of text that goes under the same slide, usually a translation of the contents inside the slide. A link to the [[Events|event page]] is appreciated. | |||
==Notes== | |||
* This template uses [[Widget:mainpage]]. | |||
==Example== | |||
== | {{Template:mainpage | ||
<!-- CN Server --> | |||
|CN_banner1_image = BANNER 2017 DEC 21_A.jpg | |||
|CN_banner1_caption = Operation Gingerbread Men Collecting duration from after maintenance 21st of December 2017 till after maintenance 11th of January 2018 [[Events/2017/December#Operation Gingerbread Men Collecting|Operation Gingerbread Men Collecting]] | |||
|CN_banner2_image = BANNER 2017 DEC 21.jpg | |||
|CN_banner2_caption = Operation Gingerbread Men Collecting duration from after maintenance 21st of December 2017 till after maintenance 11th of January 2018 [[Events/2017/December#Operation Gingerbread Men Collecting|Operation Gingerbread Men Collecting]] | |||
: | |CN_maintenanceEnd_time = 2018 JANUARY 11 14:00 | ||
|CN_maintenanceEnd_link = Updates/2018/January#January 4th | |||
|CN_maintenanceStart_time = 2018 JANUARY 11 10:00 | |||
|CN_maintenanceStart_link = Updates/2018/January#January_11th | |||
: | |CN_promotion1_time = 2018 JAN 11 23:59 | ||
|CN_promotion1_image = Promotion_2017_DEC_21_A.jpg | |||
|CN_promotion1_caption = [[Events/2017/December#Operation Gingerbread Men Collecting|Operation Gingerbread Men Collecting]], fight normal chapter bosses for Gingerbread men! | |||
: | |CN_promotion2_time = 2018 JAN 31 23:59 | ||
|CN_promotion2_image = Promotion 2018 JAN 1.jpg | |||
|CN_promotion2_caption = [[Events/2018/January#Daily Discount Package|Daily Discount Package]] available (limited to 1 purchase per day). | |||
<!-- KR Server --> | |||
|KR_banner1_image = BANNER 2017 JUL 28.jpg | |||
|KR_banner1_caption = [[Events/2017/July#Operation Deep Dive|Operation Deep Dive]] from July 27<sup>nd</sup> 0:00 ~ Aug 26<sup>th</sup> 23:59. | |||
|KR_banner2_image = BANNER_JULY_27_Fairy.jpg | |||
|KR_banner2_caption = Tactical fairy system is now online. | |||
== | |KR_banner3_image = BANNER 2017 JULY 27 Kalina 2D.jpg | ||
|KR_banner3_caption = Live2D for Kalina is now online. | |||
|KR_maintenanceEnd_time = 2017 JULY 20 14:00 | |||
|KR_maintenanceEnd_link = Updates/2017/July#July 20th | |||
: | |KR_maintenanceStart_time = 2017 AUGUST 3 10:00 | ||
|KR_maintenanceStart_link = Updates/2017/August#August 3rd | |||
: | |KR_promotion1_time = 2017 JULY 27 10:59 | ||
|KR_promotion1_image = PROMOTION_2017_JULY_14.jpg | |||
|KR_promotion1_caption = [[Updates/2017/July#July 13th|Girls & the Sea]] Procurement event now in progress. | |||
|KR_promotion2_time = 2017 JULY 26 23:59 | |||
|KR_promotion2_image = PROMOTION_2017_JULY_14_1.jpg | |||
|KR_promotion2_caption = [[Updates/2017/July#July 13th|New costume packages]] now available. | |||
|KR_promotion3_time = 2017 JULY 21 23:59 | |||
|KR_promotion3_image = Promotion_2017_JULY_2.jpg | |||
|KR_promotion3_caption = [[Events/2017/July#Summer Carnival Special Operation|Summer Carnival Special Operation]] from July 1<sup>st</sup> 0:00 ~ July 21<sup>st</sup> 23:59 | |||
== | |KR_promotion4_time = 2017 JULY 31 23:59 | ||
|KR_promotion4_image = Promotion_2017_JULY_1.jpg | |||
|KR_promotion4_caption = [[Events/2017/July#Daily Discount Package|Daily Discount Package]] available in the cash shop (limited to 1 per day). | |||
}} |
Latest revision as of 05:50, 27 July 2019
This is a documentation subpage for Template:mainpage. It contains usage information, categories and other content that is not part of the original template page. |
This template is used to update the main page here: Girls'_Frontline_Wiki
Usage[edit]
Please remove the parameters that are left blank.
{{Template:mainpage |CN_banner1_image = |CN_banner1_caption = |EN_banner1_image = |EN_banner1_caption = |KR_banner1_image = |KR_banner1_caption = |TW_banner1_image = |TW_banner1_caption = |JP_banner1_image = |JP_banner1_caption = |CN_maintenanceEnd_time = |CN_maintenanceEnd_link = |CN_maintenanceStart_time = |CN_maintenanceStart_link = |EN_maintenanceEnd_time = |EN_maintenanceEnd_link = |EN_maintenanceStart_time = |EN_maintenanceStart_link = |KR_maintenanceEnd_time = |KR_maintenanceEnd_link = |KR_maintenanceStart_time = |KR_maintenanceStart_link = |TW_maintenanceEnd_time = |TW_maintenanceEnd_link = |TW_maintenanceStart_time = |TW_maintenanceStart_link = |JP_maintenanceEnd_time = |JP_maintenanceEnd_link = |JP_maintenanceStart_time = |JP_maintenanceStart_link = |CN_promotion1_time = |CN_promotion1_image = |CN_promotion1_caption = |EN_promotion1_time = |EN_promotion1_image = |EN_promotion1_caption = |KR_promotion1_time = |KR_promotion1_image = |KR_promotion1_caption = |TW_promotion1_time = |TW_promotion1_image = |TW_promotion1_caption = |JP_promotion1_time = |JP_promotion1_image = |JP_promotion1_caption = }}
Parameter list[edit]
Event Banners (from the in-game event page)[edit]
REGION_banner1~n_image
— For each slide, put down the filename for slide. Get the slide images here. Currently the wiki saves and upload these image files as BANNER_YEAR_MONTH_DAY format, adding _N for additional pictures uploaded within the same day (e.g.BANNER_2017_MAR_3_1.jpg
for second image uploaded on the 3rd of March), so if should you be interested in uploading the images, please follow the same format.REGION_banner1~n_caption
— The line of text that goes under the same slide, usually a translation of the contents inside the slide. A link to the event page is appreciated.
Maintenance timers[edit]
REGION_maintenanceEnd_time
— the previous/current maintenance end time count up/countdown timer. Put the end time for the previous maintenance or an ongoing maintenance. Use "YEAR MONTH DAY 24hrTIME" format (e.g.2017 MAR 3 13:00
for 2017 3rd of March at 1PM in China).REGION_maintenanceEnd_link
— a link to the contents of the update somewhere within a subpage of Updates. Subpage format is Updates/year/month(full month name). e.g. Updates/2017/MarchREGION_maintenanceStart_time
— the next/current maintenance start time count up/countdown timer. Put the start time for the current maintenance or starting time of the next maintenance. Use "YEAR MONTH DAY 24hrTIME" format (e.g.2017 MAR 3 13:00
for 2017 3rd of March at 1PM in China).REGION_maintenanceStart_link
— a link for contents of the update for maintenanceStart_time instead of maintenanceEnd_time.
Promotion Timers (from in-game main screen left bottom corner)[edit]
REGION_promotion1~n_time
— countdown until or countup after the end of this promotion. Uses "YEAR MONTH DAY 24hrTIME" format (e.g.2017 MAR 3 13:00
for 2017 3rd of March at 1PM in China).REGION_promotion1~n_image
— Similar to banner slides, put down the filename for slide. Get the slide images from your android/emulator, in thesdcard/Android/data/com.digitalsky.girlsfrontline.cn/files/activity/
directory. Currently the wiki saves and upload these image files as Promotion_YEAR_MONTH_DAY format, adding _N for additional pictures uploaded within the same day (e.g.Promotion_2017_MAR_3_1.jpg
for second promotion image uploaded on the 3rd of March), so if should you be interested in uploading the images, please follow the same format.REGION_promotion1~n_caption
— The line of text that goes under the same slide, usually a translation of the contents inside the slide. A link to the event page is appreciated.
Notes[edit]
- This template uses Widget:mainpage.
Example[edit]
GuidesIndexes |
Mechanics |
NewsCommunity |
Time until the next maintenance:
TBA
TBA
Time until the next maintenance:
TBA
TBA
Time until the next maintenance:
TBA
TBA
Operation Gingerbread Men Collecting, fight normal chapter bosses for Gingerbread men!
Daily Discount Package available (limited to 1 purchase per day).
Girls & the Sea Procurement event now in progress.
New costume packages now available.
Summer Carnival Special Operation from July 1st 0:00 ~ July 21st 23:59
Daily Discount Package available in the cash shop (limited to 1 per day).
Recently added
T-Dolls
HG Evita |
SMG Hecate |
MG XM556 |
AR SIG M400 |
Enemies
Laplace's Demon |
Aspis |
Ladon |
Technician |
awefewaoifjweaofiwea
About Girls' Frontline
Developed by Mica Team, Girls' Frontline is a mobile Tactical SLG for Android and iOS where the player takes the role of a newly recruited commander in a Private Military Company named Grifon&Kryuger and completes various tasks by commanding highly advanced androids known as Tactical Dolls.