Template:News: Difference between revisions

From PZwiki
m (announcement + september 19, 2019)
mNo edit summary
Line 1: Line 1:
<includeonly>{{#ifeq: {{{1|}}} | announcement | {{News/core
<includeonly>{{#ifeq: {{{1|}}} | announcement | {{News/core
| ann_date1 = {{Translation|September}} 19, 2019
| ann_date1 = {{Translation|September}} 19, 2019
| ann_text1 = '''''Exclusive Build Preview!''''' A preview of [[Build 41]] will be streamed live [https://zmbd.us/bld41prvw 9PM BST, September 19]. The stream will be hosted by [https://www.twitch.tv/mark_exe Mark.exe], while devs will be available in the chat. VOD will remain available to those unable to be present during the live viewing.<!--
| ann_text1 = '''''Exclusive Build Preview!''''' A preview of [[Build 41]] will be streamed live [https://zmbd.us/bld41prvw 9PM BST, September 19]. The stream will be hosted by [https://www.twitch.tv/mark_exe Mark.exe]... <small>[<span class="plainlinks">[https://projectzomboid.com/blog/2019/09/streamzed/ {{Translation|Read more}}]</span>]</small><!--
-->
-->
| ann_date2 = {{Translation|October}} 30, 2018
| ann_date2 = {{Translation|October}} 30, 2018

Revision as of 16:30, 19 September 2019

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)