Template:News: Difference between revisions

From PZwiki
m (April 28, 2022)
m (May 26, 2022)
Line 25: Line 25:
-->{{#ifeq: {{{1|}}} | official | {{News/core|type=official
-->{{#ifeq: {{{1|}}} | official | {{News/core|type=official
|index=1
|index=1
|title=Bad Red vs. Good Green
|date={{Translation|May}} 26, 2022
|text=Hey all, here’s a Thursday round-up. We released version 41.71 last Thursday. We’re big on Thursdays around here. 41.71…
|link=https://projectzomboid.com/blog/news/2022/05/bad-red-vs-good-green/
}}{{News/core|type=official
|index=2
|title=Howard Ze(n)d
|date={{Translation|May}} 12, 2022
|text=For our last blog we released the new unstable beta version of Build 41 – which was 41.69 (nice).
|link=https://projectzomboid.com/blog/news/2022/05/howard-zend/
}}{{News/core|type=official
|index=3
|title=41.69 Unstable - Niiice
|title=41.69 Unstable - Niiice
|date={{Translation|April}} 28, 2022
|date={{Translation|April}} 28, 2022
Line 30: Line 42:
|link=https://projectzomboid.com/blog/news/2022/04/41-69-unstable-niiice/
|link=https://projectzomboid.com/blog/news/2022/04/41-69-unstable-niiice/
}}{{News/core|type=official
}}{{News/core|type=official
|index=2
|index=4
|title=Lone Survivor
|title=Lone Survivor
|date={{Translation|April}} 14, 2022
|date={{Translation|April}} 14, 2022
Line 36: Line 48:
|link=https://projectzomboid.com/blog/news/2022/04/lone-survivor/
|link=https://projectzomboid.com/blog/news/2022/04/lone-survivor/
}}{{News/core|type=official
}}{{News/core|type=official
|index=3
|index=5
|title=Milky Milky
|title=Milky Milky
|date={{Translation|March}} 31, 2022
|date={{Translation|March}} 31, 2022
Line 42: Line 54:
|link=https://projectzomboid.com/blog/news/2022/03/milky-milky/
|link=https://projectzomboid.com/blog/news/2022/03/milky-milky/
}}{{News/core|type=official
}}{{News/core|type=official
|index=4
|index=6
|title=Next up
|title=Next up
|date={{Translation|March}} 17, 2022
|date={{Translation|March}} 17, 2022
|text=After several barnstorming ‘future plans’ blogs this one is a bit more near-sighted we are afraid, but might cast some…
|text=After several barnstorming ‘future plans’ blogs this one is a bit more near-sighted we are afraid, but might cast some…
|link=https://projectzomboid.com/blog/news/2022/03/next-up/
|link=https://projectzomboid.com/blog/news/2022/03/next-up/
}}{{News/core|type=official
|index=5
|title=The Zuckerverse
|date={{Translation|March}} 3, 2022
|text=Meaty blog today, and then some, but first… some housekeeping! HOUSEKEEPING First item on the agenda: TIS are hiring! HOWEVER…
|link=https://projectzomboid.com/blog/news/2022/03/the-zuckerverse/
}}{{News/core|type=official
|index=6
|title=Holy Cow
|date={{Translation|January}} 17, 2022
|text=First off, our apologies for the delay to the 41.66 patch. There’s a fair amount of new checks and balances…
|link=https://projectzomboid.com/blog/news/2022/02/holy-cow/
}}
}}
}}<!--
}}<!--

Revision as of 05:18, 29 May 2022

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)