Template:News: Difference between revisions

From PZwiki
(ann: zoom build test branch)
(January 16, 2020)
Line 7: Line 7:
-->
-->
}}}}{{#ifeq: {{{1|}}} | official | {{News/core
}}}}{{#ifeq: {{{1|}}} | official | {{News/core
| off_date1 = {{Translation|January}} 9, 2020
| off_date1 = {{Translation|January}} 16, 2020
| off_text1 = <u>''2020 Vision''</u> - Hey all, first week properly back this week – so a few things to tell
| off_text1 = <u>''Sock it to 'em''</u> - Fair amount to get through this week, starting off with us flagging that
| off_link1 = https://projectzomboid.com/blog/2020/01/2020-vision/<!--
| off_link1 = https://projectzomboid.com/blog/2020/01/sock-it-to-em/<!--
-->
-->
| off_date2 = {{Translation|January}} 2, 2020
| off_date2 = {{Translation|January}} 9, 2020
| off_text2 = <u>''New Yearzoid''</u> - Happy New Year to all the survivors out there! This will be another
| off_text2 = <u>''2020 Vision''</u> - Hey all, first week properly back this week – so a few things to tell
| off_link2 = https://projectzomboid.com/blog/2020/01/new-yearzoid/<!--
| off_link2 = https://projectzomboid.com/blog/2020/01/2020-vision/<!--
-->
-->
| off_date3 = {{Translation|December}} 26, 2019
| off_date3 = {{Translation|January}} 2, 2020
| off_text3 = <u>''Celebrate Zed Times''</u> - Hi everyone, long ago a bargain was made with a mischievous Christmas
| off_text3 = <u>''New Yearzoid''</u> - Happy New Year to all the survivors out there! This will be another
| off_link3 = https://projectzomboid.com/blog/2019/12/celebrate-zed-times/<!--
| off_link3 = https://projectzomboid.com/blog/2020/01/new-yearzoid/<!--
-->
-->
| off_date4 = {{Translation|December}} 19, 2019
| off_date4 = {{Translation|December}} 26, 2019
| off_text4 = <u>''Winter Warmer''</u> - Hokay, so holiday season is fast approaching
| off_text4 = <u>''Celebrate Zed Times''</u> - Hi everyone, long ago a bargain was made with a mischievous Christmas
| off_link4 = https://projectzomboid.com/blog/2019/12/winter-warmer/<!--
| off_link4 = https://projectzomboid.com/blog/2019/12/celebrate-zed-times/<!--
-->
-->
| off_date5 = {{Translation|December}} 12, 2019
| off_date5 = {{Translation|December}} 19, 2019
| off_text5 = <u>''Alertoid''</u> - Hello all! Small Thursdoid this week with just a little progress update
| off_text5 = <u>''Winter Warmer''</u> - Hokay, so holiday season is fast approaching
| off_link5 = https://projectzomboid.com/blog/2019/12/7539/<!--
| off_link5 = https://projectzomboid.com/blog/2019/12/winter-warmer/<!--
-->
-->
| off_date6 = {{Translation|December}} 5, 2019
| off_date6 = {{Translation|December}} 12, 2019
| off_text6 = <u>''PatchZed''</u> - It’s a slightly strange time currently
| off_text6 = <u>''Alertoid''</u> - Hello all! Small Thursdoid this week with just a little progress update
| off_link6 = https://projectzomboid.com/blog/2019/12/patchzed/<!--
| off_link6 = https://projectzomboid.com/blog/2019/12/7539/<!--
-->
-->
}}}}{{#ifeq: {{{1|}}} | community | {{News/core
}}}}{{#ifeq: {{{1|}}} | community | {{News/core

Revision as of 05:33, 17 January 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)