Template:News: Difference between revisions

From PZwiki
(January 30, 2020)
mNo edit summary
Line 7: Line 7:
-->
-->
}}}}{{#ifeq: {{{1|}}} | official | {{News/core
}}}}{{#ifeq: {{{1|}}} | official | {{News/core
| off_date1 = {{Translation|January}} 30, 2020
| off_date1 = {{Translation|February}} 13, 2020
| off_text1 = <u>''Garbage Train''</u> - Howdy all, let’s run through the latest. We updated the public IWBUMS beta
| off_text1 = <u>''Conalldoid''</u> - ello all, here’s a quick dev round-up from TIS headquarters.
| off_link1 = https://projectzomboid.com/blog/2020/01/garbage-train/<!--
| off_link1 = https://projectzomboid.com/blog/2020/02/connalldoid/<!--
-->
-->
| off_date2 = {{Translation|January}} 23, 2020
| off_date2 = {{Translation|February}} 6, 2020
| off_text2 = <u>''A Good Day''</u> - It’s largely been a week in which we’ve been drawing up plans for aspects of
| off_text2 = <u>''Taking Aim''</u> - First up, yesterday we released IWBUMS beta patch 41.29 – the changelist for
| off_link2 = https://projectzomboid.com/blog/2020/01/a-good-day/<!--
| off_link2 = https://projectzomboid.com/blog/2020/02/taking-aim/<!--
-->
-->
| off_date3 = {{Translation|January}} 16, 2020
| off_date3 = {{Translation|January}} 30, 2020
| off_text3 = <u>''Sock it to 'em''</u> - Fair amount to get through this week, starting off with us flagging that
| off_text3 = <u>''Garbage Train''</u> - Howdy all, let’s run through the latest. We updated the public IWBUMS beta
| off_link3 = https://projectzomboid.com/blog/2020/01/sock-it-to-em/<!--
| off_link3 = https://projectzomboid.com/blog/2020/01/garbage-train/<!--
-->
-->
| off_date4 = {{Translation|January}} 9, 2020
| off_date4 = {{Translation|January}} 23, 2020
| off_text4 = <u>''2020 Vision''</u> - Hey all, first week properly back this week – so a few things to tell
| off_text4 = <u>''A Good Day''</u> - It’s largely been a week in which we’ve been drawing up plans for aspects of
| off_link4 = https://projectzomboid.com/blog/2020/01/2020-vision/<!--
| off_link4 = https://projectzomboid.com/blog/2020/01/a-good-day/<!--
-->
-->
| off_date5 = {{Translation|January}} 2, 2020
| off_date5 = {{Translation|January}} 16, 2020
| off_text5 = <u>''New Yearzoid''</u> - Happy New Year to all the survivors out there! This will be another
| off_text5 = <u>''Sock it to 'em''</u> - Fair amount to get through this week, starting off with us flagging that
| off_link5 = https://projectzomboid.com/blog/2020/01/new-yearzoid/<!--
| off_link5 = https://projectzomboid.com/blog/2020/01/sock-it-to-em/<!--
-->
-->
| off_date6 = {{Translation|December}} 26, 2019
| off_date6 = {{Translation|January}} 9, 2020
| off_text6 = <u>''Celebrate Zed Times''</u> - Hi everyone, long ago a bargain was made with a mischievous Christmas
| off_text6 = <u>''2020 Vision''</u> - Hey all, first week properly back this week – so a few things to tell
| off_link6 = https://projectzomboid.com/blog/2019/12/celebrate-zed-times/<!--
| off_link6 = https://projectzomboid.com/blog/2020/01/2020-vision/<!--
-->
-->
}}}}{{#ifeq: {{{1|}}} | community | {{News/core
}}}}{{#ifeq: {{{1|}}} | community | {{News/core

Revision as of 07:50, 20 February 2020

Lock-locked.png
This page has been put into protection by a PZwiki administrator.
[view] [edit] [history] [purge] Template documentation
This template is used on the main page of the wiki for displaying the news.

This template uses {{News/core}} for the styling.

Usage

For more information about editing the parameters within this template, see Template:News/core.

Game releases

Can display up to three different game releases. Differentiated with the index parameter [1 to 3].

{{News/core|type=release
	|index=
	|date=
	|text=
	|link=
}}

Blog posts

Can display up to six different blog news articles. Differentiated with the index parameter [1 to 6].

{{News/core|type=blog
	|index=
	|title=
	|date=
	|text=
	|link_blog= <!-- for non-blog post external links, use |link= -->
}}

Wiki news

Can display up to three different wiki news articles. Differentiated with the index parameter [1 to 3].

{{News/core|type=wiki
	|index=
	|month=
	|day=
	|year=
	|text=
}}

Examples

Releases

{{News|release}}
Displays:

Blogs

{{News|blog}}
Displays:

Wiki news

{{News|wiki}}
Displays:


See also

Documentation transcluded from Template:News/doc.
Editors can experiment in this template's sandbox (create)