Template:News: Difference between revisions

From PZwiki
(January 9,2020)
(ann: zoom build test branch)
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|January}} 10, 2020
| ann_text1 = [https://projectzomboid.com/blog/2019/10/build-41-iwbums-out/ Build 41 released to IWBUMS beta branch!]<!--
| ann_text1 = [https://www.reddit.com/r/projectzomboid/comments/emudzd/zoom_build_test_branch/ Zoom Build Test Branch!]<!--
-->
| ann_date2 = {{Translation|October}} 16, 2019
| ann_text2 = [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

Revision as of 14:13, 11 January 2020

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)