Template:News: Difference between revisions

From PZwiki
m (September 12, 2019)
mNo edit summary
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<includeonly>{{#ifeq: {{{1|}}} | announcement | {{News/core
<includeonly>{{#ifeq: {{{1|}}} | announcement | {{News/core
| ann_date1 = {{Translation|October}} 30, 2018
| ann_date1 = {{Translation|September}} 19, 2019
| ann_text1 = [https://steamcommunity.com/games/108600/announcements/detail/1688180897636022685 ''Build 40: Weather''] has been released! <small>[[Build 40|[Changelog]]]</small><!--
| ann_text1 = '''''Exclusive Build Preview!''''' A preview of [[Build 41]] will be streamed live [https://zmbd.us/bld41prvw 9PM BST, September 19]. The stream will be hosted by [https://www.twitch.tv/mark_exe Mark.exe]... <small>[<span class="plainlinks">[https://projectzomboid.com/blog/2019/09/streamzed/ {{Translation|Read more}}]</span>]</small><!--
-->
-->
| ann_date2 = {{Translation|October}} 30, 2018
| 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|September}} 12, 2019
| off_date1 = {{Translation|September}} 19, 2019
| off_text1 = '''''The Zed Crowd''''' - After last week’s big vid bonanza it’s something of a ‘techie’
| off_text1 = '''''StreamZed''''' - Hello, so slightly different Thursdoid this week
| off_link1 = https://projectzomboid.com/blog/2019/09/katanazed/<!--
| off_link1 = https://projectzomboid.com/blog/2019/09/streamzed/<!--
-->
-->
| off_date2 = {{Translation|September}} 5, 2019
| off_date2 = {{Translation|September}} 12, 2019
| off_text2 = '''''KatanaZed''''' - Rejoice, for the rotation demons have been banished. Zac and Martin’s
| off_text2 = '''''The Zed Crowd''''' - After last week’s big vid bonanza it’s something of a ‘techie’
| off_link2 = https://projectzomboid.com/blog/2019/09/katanazed/<!--
| off_link2 = https://projectzomboid.com/blog/2019/09/katanazed/<!--
-->
-->
| off_date3 = {{Translation|August}} 29, 2019
| off_date3 = {{Translation|September}} 5, 2019
| off_text3 = '''''Flashing in the Dark''''' - Hey everyone! schedules are a bit tight this week, so a bit of a ’round the table’
| off_text3 = '''''KatanaZed''''' - Rejoice, for the rotation demons have been banished. Zac and Martin’s
| off_link3 = https://projectzomboid.com/blog/2019/08/flashing-in-the-dark/<!--
| off_link3 = https://projectzomboid.com/blog/2019/09/katanazed/<!--
-->
-->
| off_date4 = {{Translation|August}} 22, 2019
| off_date4 = {{Translation|August}} 29, 2019
| off_text4 = '''''When Dabs Go Wrong''''' - Hello all, here’s the latest from the Rotation Mines
| off_text4 = '''''Flashing in the Dark''''' - Hey everyone! schedules are a bit tight this week, so a bit of a ’round the table’
| off_link4 = https://projectzomboid.com/blog/2019/08/when-dabs-go-wrong/<!--
| off_link4 = https://projectzomboid.com/blog/2019/08/flashing-in-the-dark/<!--
-->
-->
| off_date5 = {{Translation|August}} 15, 2019
| off_date5 = {{Translation|August}} 22, 2019
| off_text5 = '''''Lowdown''''' - Hey all, SUPER CRAZY early Thursdoid this week that will probably be a Wednesdoid in many places
| off_text5 = '''''When Dabs Go Wrong''''' - Hello all, here’s the latest from the Rotation Mines
| off_link5 = https://projectzomboid.com/blog/2019/08/lowdown/<!--
| off_link5 = https://projectzomboid.com/blog/2019/08/when-dabs-go-wrong/<!--
-->
-->
| off_date6 = {{Translation|August}} 8, 2019
| off_date6 = {{Translation|August}} 15, 2019
| off_text6 = '''''Twisted''''' - Hello everyone! Another ‘just getting on with things’ Thursdoid update. As we work on the last
| off_text6 = '''''Lowdown''''' - Hey all, SUPER CRAZY early Thursdoid this week that will probably be a Wednesdoid in many places
| off_link6 = https://projectzomboid.com/blog/2019/08/twisted/<!--
| off_link6 = https://projectzomboid.com/blog/2019/08/lowdown/<!--
-->
-->
}}}}{{#ifeq: {{{1|}}} | community | {{News/core
}}}}{{#ifeq: {{{1|}}} | community | {{News/core

Revision as of 16:30, 19 September 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)