Template:URLwebsite: Difference between revisions

WikiAdmin (talk | contribs)
Created page with "<includeonly>[{{{1}}} Official website]{{#if: {{{2|}}} | . Retrieved {{{2}}}. |}}</includeonly> <noinclude>== Usage == Use this template with two anonymous parameters: <pre>{..."
 
WikiAdmin (talk | contribs)
using local POOLMainPages
 
(35 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>[{{{1}}} Official website]{{#if: {{{2|}}} | . Retrieved {{{2}}}. |}}</includeonly>
<includeonly>{{POOLIconREFweb}} [{{{1}}} Official website{{#if:{{{4|}}}|&nbsp;<q>{{{4}}}}}</q>]{{#if:{{{2|}}}|. Retrieved {{date|{{{2}}}}}{{#if:{{{3|}}}|&nbsp;(error: {{{3}}}) [[Category:ERROR_URL]]|}}|}}</includeonly><noinclude>
<noinclude>== Usage ==
== Usage ==
Use this template with two anonymous parameters:
Use this template with '''anonymous''' parameters:
<pre>{{URLwebsite|<URL>|<date>|<HTML error code>|<additional information>}}</pre>


<pre>{{URLwebsite <URL>|<date>}}</pre>
{{Template:DefaultURL}}
* 1 = URL
* 2 = retrieve date


== Example ==
== Examples ==
<pre>{{URLwebsite http://en.intactiwiki.org|2019-09-15}}</pre>
<pre>{{URLwebsite|http://en.intactiwiki.org}}</pre>
{{URLwebsite http://en.intactiwiki.org|2019-09-15}}
{{URLwebsite|http://en.intactiwiki.org}}
<pre>{{URLwebsite|http://en.intactiwiki.org|2019-09-15}}</pre>
{{URLwebsite|http://en.intactiwiki.org|2019-09-15}}
<pre>{{URLwebsite|http://en.intactiwiki.org|2019-09-15|404}}</pre>
{{URLwebsite|http://en.intactiwiki.org|2019-09-15|404}}
<pre>{{URLwebsite|http://en.intactiwiki.org|2019-09-15||IntactiWiki}}</pre>
{{URLwebsite|http://en.intactiwiki.org|2019-09-15||IntactiWiki}}


Result: <pre>[http://en.intactiwiki.org Official website]. Retrieved 2019-09-15.</pre>
== Automatic category ==
* This template adds the category '''ERROR_URL''' to the article which uses it if the anonymous <HTML error code> parameter is being used.
 
[[Category:URL template]]
 
[[da:Skabelon:URLwebsite]]
[[de:Vorlage:URLwebsite]]
<!--[[en:Template:URLwebsite]]-->
[[fr:Modèle:URLwebsite]]
[[is:Snið:URLwebsite]]
[[nl:Sjabloon:URLwebsite]]
[[sv:Mall:URLwebsite]]
</noinclude>
</noinclude>