Template:News: Difference between revisions

From PZwiki
(New system to make updating qucker and easier)
m (February 26, 2021)
Line 22: Line 22:
-->{{#ifeq: {{{1|}}} | official | {{News/core|type=official
-->{{#ifeq: {{{1|}}} | official | {{News/core|type=official
|index=1
|index=1
|title=Noise Works
|date={{Translation|February}} 25, 2021
|text=Let’s start off this week with something exciting that’s not piped straight out of Build 41 MP testing. Long-time readers…
|link=https://projectzomboid.com/blog/news/2021/02/noise-works/
}}
{{News/core|type=official
|index=2
|title=Zedrum
|title=Zedrum
|date={{Translation|February}} 18, 2021
|date={{Translation|February}} 18, 2021
Line 28: Line 35:
}}
}}
{{News/core|type=official
{{News/core|type=official
|index=2
|index=3
|title=Flight of the Zumblecar
|title=Flight of the Zumblecar
|date={{Translation|February}} 11, 2021
|date={{Translation|February}} 11, 2021
Line 35: Line 42:
}}
}}
{{News/core|type=official
{{News/core|type=official
|index=3
|index=4
|title=Flight of the Zumblecar
|title=Flight of the Zumblecar
|date={{Translation|February}} 4, 2021
|date={{Translation|February}} 4, 2021
Line 42: Line 49:
}}
}}
{{News/core|type=official
{{News/core|type=official
|index=4
|index=5
|title=Tinker, Tester, Server, Zed
|title=Tinker, Tester, Server, Zed
|date={{Translation|January}} 28, 2021
|date={{Translation|January}} 28, 2021
Line 49: Line 56:
}}
}}
{{News/core|type=official
{{News/core|type=official
|index=5
|index=6
|title=On the Test Trail
|title=On the Test Trail
|date={{Translation|January}} 21, 2021
|date={{Translation|January}} 21, 2021
|text=Okay, so TLDR after the last night’s Wednesday Night Test Session on the Build 41 MP beta is that the…
|text=Okay, so TLDR after the last night’s Wednesday Night Test Session on the Build 41 MP beta is that the…
|link=https://projectzomboid.com/blog/news/2021/01/on-the-test-trail/
|link=https://projectzomboid.com/blog/news/2021/01/on-the-test-trail/
}}
{{News/core|type=official
|index=6
|title=Down Under
|date={{Translation|January}} 14, 2021
|text=‘Allo peeps. So! Quick run-down on where we’re at. IWBUMS Public beta version 41.50 was released on Monday…
|link=https://projectzomboid.com/blog/news/2021/01/down-under/
}}
}}
}}<!--
}}<!--

Revision as of 05:32, 26 February 2021

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)