<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.gc-forever.com/wiki/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://www.gc-forever.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AOfficial_website%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://www.gc-forever.com/wiki/index.php?title=Template:Official_website/doc&amp;action=history"/>
	<updated>2026-04-12T12:34:39Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.42.1</generator>
	<entry>
		<id>https://www.gc-forever.com/wiki/index.php?title=Template:Official_website/doc&amp;diff=946&amp;oldid=prev</id>
		<title>Cybertronic: Created page with &quot;{{Documentation subpage}} &lt;!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --&gt;  == Usage == The [[WP:Templates for deletion/Log/2009_August 13#Template:Offici...&quot;</title>
		<link rel="alternate" type="text/html" href="https://www.gc-forever.com/wiki/index.php?title=Template:Official_website/doc&amp;diff=946&amp;oldid=prev"/>
		<updated>2013-04-29T05:02:43Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Documentation subpage}} &amp;lt;!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --&amp;gt;  == Usage == The [[WP:Templates for deletion/Log/2009_August 13#Template:Offici...&amp;quot;&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 &amp;#039;&amp;#039;&amp;#039;in relation to the subject&amp;#039;&amp;#039;&amp;#039;.  In particular, it should &amp;#039;&amp;#039;&amp;#039;not&amp;#039;&amp;#039;&amp;#039; include the article subject&amp;#039;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;
&lt;br /&gt;
== See also ==&lt;br /&gt;
*{{Tl|URL}} – for use instead of {{Tl|Official website}} in infoboxes&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&amp;lt;!-- CATEGORIES AND INTERWIKIS HERE, THANKS --&amp;gt;&lt;br /&gt;
[[Category:External link templates|{{PAGENAME}}]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
[[it:Template:Sito ufficiale]]&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Cybertronic</name></author>
	</entry>
</feed>