Template:News: Difference between revisions

From PZwiki
m (September 9, 2021)
m (August 12, 2021 - added missing blog)
Line 36: Line 36:
{{News/core|type=official
{{News/core|type=official
|index=3
|index=3
|title=ClutterZed
|date={{Translation|August}} 12, 2021
|text=How do all, let’s get on into it. MP WORK This week we were excited to welcome a new MP…
|link=https://projectzomboid.com/blog/news/2021/08/clutterzed/
}}
{{News/core|type=official
|index=4
|title=PatBrEris
|title=PatBrEris
|date={{Translation|July}} 29, 2021
|date={{Translation|July}} 29, 2021
Line 42: Line 49:
}}
}}
{{News/core|type=official
{{News/core|type=official
|index=4
|index=5
|title=It's Coming to Roam
|title=It's Coming to Roam
|date={{Translation|July}} 15, 2021
|date={{Translation|July}} 15, 2021
Line 49: Line 56:
}}
}}
{{News/core|type=official
{{News/core|type=official
|index=5
|index=6
|title=Jumps n' scares
|title=Jumps n' scares
|date={{Translation|July}} 1, 2021
|date={{Translation|July}} 1, 2021
|text=Well, two weeks takes ages to get through right? Here we are with the first fortnightly Thursdoid which hopefully contains…
|text=Well, two weeks takes ages to get through right? Here we are with the first fortnightly Thursdoid which hopefully contains…
|link=https://projectzomboid.com/blog/news/2021/07/jumps-n-scares/
|link=https://projectzomboid.com/blog/news/2021/07/jumps-n-scares/
}}
{{News/core|type=official
|index=6
|title=MP Status Update
|date={{Translation|June}} 10, 2021
|text=THE BAD NEWS This week we have been playing the MP build extensively, to try and get a clearer and…
|link=https://projectzomboid.com/blog/news/2021/06/mp-status-update/
}}
}}
}}<!--
}}<!--

Revision as of 03:51, 11 September 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)