Template:News: Difference between revisions

From PZwiki
m (April 14, 2022)
m (April 28, 2022)
Line 25: Line 25:
-->{{#ifeq: {{{1|}}} | official | {{News/core|type=official
-->{{#ifeq: {{{1|}}} | official | {{News/core|type=official
|index=1
|index=1
|title=41.69 Unstable - Niiice
|date={{Translation|April}} 28, 2022
|text=Heya everyone, so today we’re pushing the 41.69 patch out into the Unstable beta. This is the first release of…
|link=https://projectzomboid.com/blog/news/2022/04/41-69-unstable-niiice/
}}{{News/core|type=official
|index=2
|title=Lone Survivor
|title=Lone Survivor
|date={{Translation|April}} 14, 2022
|date={{Translation|April}} 14, 2022
Line 30: Line 36:
|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=2
|index=3
|title=Milky Milky
|title=Milky Milky
|date={{Translation|March}} 31, 2022
|date={{Translation|March}} 31, 2022
Line 36: Line 42:
|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=3
|index=4
|title=Next up
|title=Next up
|date={{Translation|March}} 17, 2022
|date={{Translation|March}} 17, 2022
Line 42: Line 48:
|link=https://projectzomboid.com/blog/news/2022/03/next-up/
|link=https://projectzomboid.com/blog/news/2022/03/next-up/
}}{{News/core|type=official
}}{{News/core|type=official
|index=4
|index=5
|title=The Zuckerverse
|title=The Zuckerverse
|date={{Translation|March}} 3, 2022
|date={{Translation|March}} 3, 2022
Line 48: Line 54:
|link=https://projectzomboid.com/blog/news/2022/03/the-zuckerverse/
|link=https://projectzomboid.com/blog/news/2022/03/the-zuckerverse/
}}{{News/core|type=official
}}{{News/core|type=official
|index=5
|index=6
|title=Holy Cow
|title=Holy Cow
|date={{Translation|January}} 17, 2022
|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…
|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/
|link=https://projectzomboid.com/blog/news/2022/02/holy-cow/
}}{{News/core|type=official
|index=6
|title=42 Techdoid
|date={{Translation|February}} 3, 2022
|text=Hey all, here’s a general update from TIS Towers on various things. We do hope this finds y’all well. First…
|link=https://projectzomboid.com/blog/news/2022/02/42-techdoid/
}}
}}
}}<!--
}}<!--

Revision as of 12:41, 1 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)