Template:News: Difference between revisions

From PZwiki
m (October 16, 2019)
m (October 17, 2019)
Line 1: Line 1:
<includeonly>{{#ifeq: {{{1|}}} | announcement | {{News/core
<includeonly>{{#ifeq: {{{1|}}} | announcement | {{News/core
| ann_date1 = {{Translation|October}} 16, 2019
| ann_date1 = {{Translation|October}} 16, 2019
| ann_text1 = '''''[https://projectzomboid.com/blog/2019/10/build-41-iwbums-out/ Build 41 IWBUMS out!]'''''<!--
| ann_text1 = [https://projectzomboid.com/blog/2019/10/build-41-iwbums-out/ Build 41 released to IWBUMS beta branch!]<!--
-->
-->
}}}}{{#ifeq: {{{1|}}} | official | {{News/core
}}}}{{#ifeq: {{{1|}}} | official | {{News/core
| off_date1 = {{Translation|October}} 10, 2019
| off_date1 = {{Translation|October}} 17, 2019
| off_text1 = '''''Build 41 IWBUMS out''''' - The public ‘I Will Back Up My Save’ beta
| off_text1 = <u>''IWBUMsin''</u> - Hello all! Super quick Thursdoid this week as we’re on day 1
| off_link1 = https://projectzomboid.com/blog/2019/10/zedward/<!--
| off_link1 = https://projectzomboid.com/blog/2019/10/iwbumsin/<!--
-->
-->
| off_date2 = {{Translation|October}} 10, 2019
| off_date2 = {{Translation|October}} 16, 2019
| off_text2 = '''''Zedward''''' - Hey everyone! First off, for various reasons we've
| off_text2 = <u>''Build 41 IWBUMS out''</u> - The public ‘I Will Back Up My Save’ beta
| off_link2 = https://projectzomboid.com/blog/2019/10/zedward/<!--
| off_link2 = https://projectzomboid.com/blog/2019/10/zedward/<!--
-->
-->
| off_date3 = {{Translation|October}} 3, 2019
| off_date3 = {{Translation|October}} 10, 2019
| off_text3 = '''''StreamZed III''''' - Okay so first off, here’s the ways this week
| off_text3 = <u>''Zedward''</u> - Hey everyone! First off, for various reasons we've
| off_link3 = https://projectzomboid.com/blog/2019/10/streamzed-iii/<!--
| off_link3 = https://projectzomboid.com/blog/2019/10/zedward/<!--
-->
-->
| off_date4 = {{Translation|September}} 26, 2019
| off_date4 = {{Translation|October}} 3, 2019
| off_text4 = '''''StreamZed II''''' - Hi everyone, blog-writer has been drenched in
| off_text4 = <u>''StreamZed III''</u> - Okay so first off, here’s the ways this week
| off_link4 = https://projectzomboid.com/blog/2019/09/streamzed-ii/<!--
| off_link4 = https://projectzomboid.com/blog/2019/10/streamzed-iii/<!--
-->
-->
| off_date5 = {{Translation|September}} 19, 2019
| off_date5 = {{Translation|September}} 26, 2019
| off_text5 = '''''StreamZed''''' - Hello, so slightly different Thursdoid this week
| off_text5 = <u>''StreamZed II''</u> - Hi everyone, blog-writer has been drenched in
| off_link5 = https://projectzomboid.com/blog/2019/09/streamzed/<!--
| off_link5 = https://projectzomboid.com/blog/2019/09/streamzed-ii/<!--
-->
-->
| off_date6 = {{Translation|September}} 12, 2019
| off_date6 = {{Translation|September}} 19, 2019
| off_text6 = '''''The Zed Crowd''''' - After last week’s big vid bonanza it’s something of a ‘techie’
| off_text6 = <u>''StreamZed''</u> - Hello, so slightly different Thursdoid this week
| off_link6 = https://projectzomboid.com/blog/2019/09/katanazed/<!--
| off_link6 = https://projectzomboid.com/blog/2019/09/streamzed/<!--
-->
-->
}}}}{{#ifeq: {{{1|}}} | community | {{News/core
}}}}{{#ifeq: {{{1|}}} | community | {{News/core

Revision as of 14:19, 17 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)