<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wellwiki.org/index.php?action=history&amp;feed=atom&amp;title=Template%3AOfficial_website%2Fdoc</id>
	<title>Template:Official website/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wellwiki.org/index.php?action=history&amp;feed=atom&amp;title=Template%3AOfficial_website%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://wellwiki.org/index.php?title=Template:Official_website/doc&amp;action=history"/>
	<updated>2026-08-14T18:23:41Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.31.1</generator>
	<entry>
		<id>https://wellwiki.org/index.php?title=Template:Official_website/doc&amp;diff=354652&amp;oldid=prev</id>
		<title>Wiki: 1 revision</title>
		<link rel="alternate" type="text/html" href="https://wellwiki.org/index.php?title=Template:Official_website/doc&amp;diff=354652&amp;oldid=prev"/>
		<updated>2014-05-11T08:12:38Z</updated>

		<summary type="html">&lt;p&gt;1 revision&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;Revision as of 08:12, 11 May 2014&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Wiki</name></author>
		
	</entry>
	<entry>
		<id>https://wellwiki.org/index.php?title=Template:Official_website/doc&amp;diff=354651&amp;oldid=prev</id>
		<title>Corphine: /* See also */</title>
		<link rel="alternate" type="text/html" href="https://wellwiki.org/index.php?title=Template:Official_website/doc&amp;diff=354651&amp;oldid=prev"/>
		<updated>2013-11-28T10:39:19Z</updated>

		<summary type="html">&lt;p&gt;‎&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;See also&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
&amp;lt;!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
The [[WP:Templates for deletion/Log/2009_August 13#Template:Official|purpose of this template is to provide a standard format]] for labeling links to official websites.  The only required parameter is the URL.  Three other parameters are also available:&lt;br /&gt;
*&amp;lt;code&amp;gt;name=&amp;lt;/code&amp;gt; is used to reformat the title if &amp;quot;official website&amp;quot; is not suitable.&lt;br /&gt;
::NOTE:  This name should succinctly and accurately describe the external link '''in relation to the subject'''.  In particular, it should '''not''' include the article subject's name as the reader reasonably expects that all external links pertain to the subject.&lt;br /&gt;
*&amp;lt;code&amp;gt;mobile=&amp;lt;/code&amp;gt; is optionally used if there is a different &amp;quot;official website&amp;quot; for use with [[Mobile Web]] devices&lt;br /&gt;
*&amp;lt;code&amp;gt;format=flash&amp;lt;/code&amp;gt; is optionally used if the website requires [[Adobe Flash Player]] software&lt;br /&gt;
&lt;br /&gt;
Some URLs that contain special characters, such as &amp;lt;code&amp;gt;&amp;amp;&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;=&amp;lt;/code&amp;gt;, will break the template. The solution is to prepend the URL with &amp;lt;code&amp;gt;1=&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Code !! Result&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Official website|example.org}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
| {{Official website|example.org/}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Official website|www.example.org}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
| {{Official website|www.example.org/}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Official website|http://www.example.org/}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
| {{Official website|http://www.example.org/}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Official website|https://www.example.org/}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
| {{Official website|https://www.example.org/}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Official website|1=http://www.example.org/?action=view}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; &lt;br /&gt;
| {{Official website|1=http://www.example.org/?action=view}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Official website|http://www.example.org|name=Official example website}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
| {{Official website|http://www.example.org/|name=Official example website}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Official website|example.org|mobile=http://m.example.org}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
| {{Official website|example.org/|mobile=http://m.example.org}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Official website|example.org|format=flash}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
| {{Official website|example.org/|format=flash}}&lt;br /&gt;
|}&lt;br /&gt;
== TemplateData ==&lt;br /&gt;
{{TemplateDataHeader}}&lt;br /&gt;
&amp;lt;TemplateData&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
        &amp;quot;description&amp;quot;: &amp;quot;This template is used to mark articles without geolocation data (coordinates). Use the {{coord}} template to add geographical data.&amp;quot;,&lt;br /&gt;
        &amp;quot;params&amp;quot;: {&lt;br /&gt;
		&amp;quot;1&amp;quot;: {&lt;br /&gt;
                        &amp;quot;label&amp;quot;: &amp;quot;URL&amp;quot;,&lt;br /&gt;
                        &amp;quot;description&amp;quot;: &amp;quot;The URL that the template will link to&amp;quot;,&lt;br /&gt;
                        &amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
                        &amp;quot;required&amp;quot;: true&lt;br /&gt;
                },&lt;br /&gt;
                &amp;quot;name&amp;quot;: {&lt;br /&gt;
                        &amp;quot;label&amp;quot;: &amp;quot;URL Text&amp;quot;,&lt;br /&gt;
                        &amp;quot;description&amp;quot;: &amp;quot;The text the URL will display. If not provided this will default to 'Official website''&amp;quot;,&lt;br /&gt;
                        &amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
                        &amp;quot;required&amp;quot;: false&lt;br /&gt;
                },&lt;br /&gt;
		&amp;quot;mobile&amp;quot;: {&lt;br /&gt;
                        &amp;quot;label&amp;quot;: &amp;quot;Mobile Website&amp;quot;,&lt;br /&gt;
                        &amp;quot;description&amp;quot;: &amp;quot;If the website has a different 'official website' for mobile devices this website can be listed here&amp;quot;,&lt;br /&gt;
                        &amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
                        &amp;quot;required&amp;quot;: false&lt;br /&gt;
                },&lt;br /&gt;
		&amp;quot;format&amp;quot;: {&lt;br /&gt;
                        &amp;quot;label&amp;quot;: &amp;quot;Requires Flash&amp;quot;,&lt;br /&gt;
                        &amp;quot;description&amp;quot;: &amp;quot;If the website requires Adobe Flash Player software to be displayed, set this parameters value to 'flash'&amp;quot;,&lt;br /&gt;
                        &amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
                        &amp;quot;required&amp;quot;: false&lt;br /&gt;
                }&lt;br /&gt;
        }&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/TemplateData&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
*{{Tl|URL}} – for use instead of {{Tl|Official website}} in infoboxes&lt;br /&gt;
*{{Tl|Official websites}} – for multiple websites such as for different countries (preferably in English)&lt;br /&gt;
*{{Tl|Official websites in}} – for multiple websites in different languages (preferably in English)&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&amp;lt;!-- CATEGORIES HERE, THANKS --&amp;gt;&lt;br /&gt;
[[Category:External link templates|{{PAGENAME}}]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Corphine</name></author>
		
	</entry>
</feed>