Template:News: Difference between revisions

From PZwiki
m (October 6, 2019)
m (october 10, 2019)
Line 1: Line 1:
<includeonly>{{#ifeq: {{{1|}}} | announcement | {{News/core
<includeonly>{{#ifeq: {{{1|}}} | announcement | {{News/core
| ann_date1 = {{Translation|September}} 27, 2019
| ann_date1 = {{Translation|October}} 10, 2019
| ann_text1 = '''''Build 41 Preview VODs!''''' <br>[https://www.twitch.tv/videos/490085591 drunkonlife (4/10)]<br>[https://www.youtube.com/watch?v=9j31se_vvpI CromulantArcher (27/09)]<br>[https://www.twitch.tv/videos/483657141 Mark_exe (19/09)]<!--
| ann_text1 = '''''Build 41 Preview VODs!''''' <br>[https://www.twitch.tv/videos/490085591 drunkonlife (4/10)]<br>[https://www.youtube.com/watch?v=9j31se_vvpI CromulantArcher (27/09)]<br>[https://www.twitch.tv/videos/483657141 Mark_exe (19/09)]<!--
-->
-->
Line 6: Line 6:
| ann_text2 = [https://steamcommunity.com/games/108600/announcements/detail/1688180897636022685 ''Build 40: Weather''] has been released! <small>[[Build 40|[Changelog]]]</small>
| ann_text2 = [https://steamcommunity.com/games/108600/announcements/detail/1688180897636022685 ''Build 40: Weather''] has been released! <small>[[Build 40|[Changelog]]]</small>
}}}}{{#ifeq: {{{1|}}} | official | {{News/core
}}}}{{#ifeq: {{{1|}}} | official | {{News/core
| off_date1 = {{Translation|October}} 3, 2019
| off_date1 = {{Translation|October}} 10, 2019
| off_text1 = '''''StreamZed III''''' - Okay so first off, here’s the ways this week
| off_text1 = '''''Zedward''''' - Hey everyone! First off, for various reasons we've
| off_link1 = https://projectzomboid.com/blog/2019/10/streamzed-iii/<!--
| off_link1 = https://projectzomboid.com/blog/2019/10/zedward/<!--
-->
-->
| off_date2 = {{Translation|September}} 26, 2019
| off_date2 = {{Translation|October}} 3, 2019
| off_text2 = '''''StreamZed II''''' - Hi everyone, blog-writer has been drenched in
| off_text2 = '''''StreamZed III''''' - Okay so first off, here’s the ways this week
| off_link2 = https://projectzomboid.com/blog/2019/09/streamzed-ii/<!--
| off_link2 = https://projectzomboid.com/blog/2019/10/streamzed-iii/<!--
-->
-->
| off_date3 = {{Translation|September}} 19, 2019
| off_date3 = {{Translation|September}} 26, 2019
| off_text3 = '''''StreamZed''''' - Hello, so slightly different Thursdoid this week
| off_text3 = '''''StreamZed II''''' - Hi everyone, blog-writer has been drenched in
| off_link3 = https://projectzomboid.com/blog/2019/09/streamzed/<!--
| off_link3 = https://projectzomboid.com/blog/2019/09/streamzed-ii/<!--
-->
-->
| off_date4 = {{Translation|September}} 12, 2019
| off_date4 = {{Translation|September}} 19, 2019
| off_text4 = '''''The Zed Crowd''''' - After last week’s big vid bonanza it’s something of a ‘techie’
| off_text4 = '''''StreamZed''''' - Hello, so slightly different Thursdoid this week
| off_link4 = https://projectzomboid.com/blog/2019/09/katanazed/<!--
| off_link4 = https://projectzomboid.com/blog/2019/09/streamzed/<!--
-->
-->
| off_date5 = {{Translation|September}} 5, 2019
| off_date5 = {{Translation|September}} 12, 2019
| off_text5 = '''''KatanaZed''''' - Rejoice, for the rotation demons have been banished. Zac and Martin’s
| off_text5 = '''''The Zed Crowd''''' - After last week’s big vid bonanza it’s something of a ‘techie’
| off_link5 = https://projectzomboid.com/blog/2019/09/katanazed/<!--
| off_link5 = https://projectzomboid.com/blog/2019/09/katanazed/<!--
-->
-->
| off_date6 = {{Translation|August}} 29, 2019
| off_date6 = {{Translation|September}} 5, 2019
| off_text6 = '''''Flashing in the Dark''''' - Hey everyone! schedules are a bit tight this week, so a bit of a ’round the table’
| off_text6 = '''''KatanaZed''''' - Rejoice, for the rotation demons have been banished. Zac and Martin’s
| off_link6 = https://projectzomboid.com/blog/2019/08/flashing-in-the-dark/<!--
| off_link6 = https://projectzomboid.com/blog/2019/09/katanazed/<!--
-->
-->
}}}}{{#ifeq: {{{1|}}} | community | {{News/core
}}}}{{#ifeq: {{{1|}}} | community | {{News/core

Revision as of 09:36, 11 October 2019

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)