<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.runerealm.org/index.php?action=history&amp;feed=atom&amp;title=Template%3APlainCiteNews%2Fdoc</id>
	<title>Template:PlainCiteNews/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.runerealm.org/index.php?action=history&amp;feed=atom&amp;title=Template%3APlainCiteNews%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://wiki.runerealm.org/index.php?title=Template:PlainCiteNews/doc&amp;action=history"/>
	<updated>2026-05-01T01:43:04Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.1</generator>
	<entry>
		<id>https://wiki.runerealm.org/index.php?title=Template:PlainCiteNews/doc&amp;diff=37194&amp;oldid=prev</id>
		<title>Alex: Created page with &quot;{{Documentation}} __TOC__ ==Usage== &lt;pre&gt;{{PlainCiteNews|author=|url=|title=|newsdate=|notes=}}&lt;/pre&gt;  This template exactly like Template:CiteNews, with two exceptions. First, it is &#039;&#039;&#039;not&#039;&#039;&#039; a reference template in the sense that it does not create footnote-styled references. Instead, it creates the same text that {{t|CiteNews}} would as a non-reference. This is desirable if a certain news update is the source of the majority of an article, as having the same refer...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.runerealm.org/index.php?title=Template:PlainCiteNews/doc&amp;diff=37194&amp;oldid=prev"/>
		<updated>2024-10-16T23:40:56Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Documentation}} __TOC__ ==Usage== &amp;lt;pre&amp;gt;{{PlainCiteNews|author=|url=|title=|newsdate=|notes=}}&amp;lt;/pre&amp;gt;  This template exactly like &lt;a href=&quot;/w/Template:CiteNews&quot; title=&quot;Template:CiteNews&quot;&gt;Template:CiteNews&lt;/a&gt;, with two exceptions. First, it is &amp;#039;&amp;#039;&amp;#039;not&amp;#039;&amp;#039;&amp;#039; a reference template in the sense that it does not create footnote-styled references. Instead, it creates the same text that {{t|CiteNews}} would as a non-reference. This is desirable if a certain news update is the source of the majority of an article, as having the same refer...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation}}&lt;br /&gt;
__TOC__&lt;br /&gt;
==Usage==&lt;br /&gt;
&amp;lt;pre&amp;gt;{{PlainCiteNews|author=|url=|title=|newsdate=|notes=}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This template exactly like [[Template:CiteNews]], with two exceptions. First, it is &amp;#039;&amp;#039;&amp;#039;not&amp;#039;&amp;#039;&amp;#039; a reference template in the sense that it does not create footnote-styled references. Instead, it creates the same text that {{t|CiteNews}} would as a non-reference. This is desirable if a certain news update is the source of the majority of an article, as having the same reference at the end of every sentence. Second, it does not have the &amp;quot;name&amp;quot; parameter, as this only applies to footnote-style references.&lt;br /&gt;
&lt;br /&gt;
===url===&lt;br /&gt;
The full URL to the news post, including the &amp;lt;nowiki&amp;gt;https://&amp;lt;/nowiki&amp;gt;. An archive of past news posts can be found [https://secure.runescape.com/m=news/archive?oldschool=1 here].&lt;br /&gt;
&lt;br /&gt;
===title===&lt;br /&gt;
The title of the news post, found between the two arrow buttons at the top.&lt;br /&gt;
&lt;br /&gt;
===newsdate===&lt;br /&gt;
The date the news update was posted. Found next to the title between the two arrow buttons.&lt;br /&gt;
&lt;br /&gt;
===quote===&lt;br /&gt;
A quote of what was said inside the news post.&lt;br /&gt;
&lt;br /&gt;
===author===&lt;br /&gt;
The author of the news update. This usually appears at the bottom of the news post, before the &amp;quot;In Other News...&amp;quot; section.&lt;br /&gt;
&lt;br /&gt;
{{References standard parameters|plain}}&lt;br /&gt;
&amp;lt;!-- Keep in sync with Main cite --&amp;gt;&lt;br /&gt;
{{TemplateData|&amp;lt;templatedata&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
	&amp;quot;params&amp;quot;: {&lt;br /&gt;
		&amp;quot;author&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The author of the newspost. This parameter should only be filled if the newspost has not been authored by the Old School team.&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot; &amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;url&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The URL of the newspost&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;https://secure.runescape.com/m=news/new-client-update-clue-scroll-helper?oldschool=1&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;url&amp;quot;,&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;URL&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: true&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;quote&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Text being quoted from the newspost.&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;title&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Newspost&amp;#039;s title&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;New Client Update: Clue Scroll Helper&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;line&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: true&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;newsdate&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The date the newspost was published (DD Month YYYY)&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;8 April 2020&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;date&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: true&lt;br /&gt;
		}&lt;br /&gt;
	},&lt;br /&gt;
	&amp;quot;description&amp;quot;: &amp;quot;Used to create a reference to a Old School RuneScape website newspost.&amp;quot;,&lt;br /&gt;
	&amp;quot;paramOrder&amp;quot;: [&lt;br /&gt;
		&amp;quot;author&amp;quot;,&lt;br /&gt;
		&amp;quot;url&amp;quot;,&lt;br /&gt;
		&amp;quot;title&amp;quot;,&lt;br /&gt;
		&amp;quot;newsdate&amp;quot;,&lt;br /&gt;
		&amp;quot;quote&amp;quot;&lt;br /&gt;
	],&lt;br /&gt;
	&amp;quot;format&amp;quot;: &amp;quot;inline&amp;quot;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/templatedata&amp;gt;}}&lt;br /&gt;
{{citations}}&lt;br /&gt;
&amp;lt;includeonly&amp;gt;[[Category:Reference templates]]&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Alex</name></author>
	</entry>
</feed>