Difference between revisions of "Template:URLwebsite"

From IntactiWiki
Jump to navigation Jump to search
m
m (added interwiki link)
 
(15 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>[{{{1}}} Official website]{{#if:{{{2|}}}|. Retrieved {{{2}}}{{#if:{{{3|}}}|&nbsp;(error: {{{3}}})|}}.|}}</includeonly><noinclude>
+
<includeonly>{{raw:pool:POOLIconREFweb}} [{{{1}}} Official website]{{#if:{{{2|}}}|. Retrieved {{date|{{{2}}}}}{{#if:{{{3|}}}|&nbsp;(error: {{{3}}}) [[Category:ERROR_URL]]|}}.|}}</includeonly><noinclude>
 
== Usage ==
 
== Usage ==
 
Use this template with '''anonymous''' parameters:
 
Use this template with '''anonymous''' parameters:
 
<pre>{{URLwebsite|<URL>|<date>|<HTML error code>}}</pre>
 
<pre>{{URLwebsite|<URL>|<date>|<HTML error code>}}</pre>
  
Use the available URL templates in the '''<nowiki>{{LINKS}}</nowiki>''' section of an article page, with the following order:
+
{{Template:DefaultURL}}
# [[:Template:URLwebsite]]
 
# [[:Template:URL-FBprofile]]
 
# [[:Template:URL-FBpage]]
 
# [[:Template:URL-FBgroup]]
 
# [[:Template:URLwikipedia]]
 
  
 
== Examples ==
 
== Examples ==
Line 17: Line 12:
 
{{URLwebsite|http://en.intactiwiki.org|2019-09-15}}
 
{{URLwebsite|http://en.intactiwiki.org|2019-09-15}}
 
<pre>{{URLwebsite|http://en.intactiwiki.org|2019-09-15|404}}</pre>
 
<pre>{{URLwebsite|http://en.intactiwiki.org|2019-09-15|404}}</pre>
{{URLwebsite|http://en.intactiwiki.org|2019-09-15|404}}</noinclude>
+
{{URLwebsite|http://en.intactiwiki.org|2019-09-15|404}}
 +
 
 +
== 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>

Latest revision as of 13:46, 13 April 2022

Usage

Use this template with anonymous parameters:

{{URLwebsite|<URL>|<date>|<HTML error code>}}

Use the available URL templates in the {{LINKS}} section of an article page, with the following order:

  1. Template:URLwebsite
  2. Template:URLwikipedia
  3. Template:URL-FBprofile
  4. Template:URL-FBpage
  5. Template:URL-FBgroup
  6. Template:URLtwitter
  7. Template:URL-IMDbName
  8. Template:URL-IMDbTitle

Note: Only use the <date> parameter when you have retrieved the URL.

Examples

{{URLwebsite|http://en.intactiwiki.org}}

REFweb Official website

{{URLwebsite|http://en.intactiwiki.org|2019-09-15}}

REFweb Official website. Retrieved 15 September 2019.

{{URLwebsite|http://en.intactiwiki.org|2019-09-15|404}}

REFweb Official website. Retrieved 15 September 2019 (error: 404).

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.