Difference between revisions of "Template:URL-FBprofile"

From IntactiWiki
Jump to navigation Jump to search
(Created page with "<includeonly>[https://www.facebook.com/{{{1}}} Facebook profile]{{#if:{{{2|}}}|. Retrieved {{{2}}}{{#if:{{{3|}}}| (error: {{{3}}})|}}.|}}</includeonly> <noinclude>== Usag...")
 
m (added category)
 
(17 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>[https://www.facebook.com/{{{1}}} Facebook profile]{{#if:{{{2|}}}|. Retrieved {{{2}}}{{#if:{{{3|}}}|&nbsp;(error: {{{3}}})|}}.|}}</includeonly>
+
<includeonly>{{raw:pool:POOLIconREFweb}} [{{#if:{{{id|}}}
<noinclude>== Usage ==
+
  | https://www.facebook.com/profile.php?id={{{id}}} Facebook profile]{{#if:{{{1|}}}|. Retrieved {{date|{{{1}}}}}{{#if:{{{2|}}}|&nbsp;(error: {{{2}}}) [[Category:ERROR_URL]]|}}.|}}
 +
  | https://www.facebook.com/{{{1}}} Facebook profile]{{#if:{{{2|}}}|. Retrieved {{date|{{{2}}}}}{{#if:{{{3|}}}|&nbsp;(error: {{{3}}}) [[Category:ERROR_URL]]|}}.|}}
 +
}}
 +
[[Category:Facebook profile]]</includeonly><noinclude>== Usage ==
 
Use this template with two '''anonymous''' parameters:
 
Use this template with two '''anonymous''' parameters:
<pre>{{URL-FBprofile|<URL>|<date>|<HTML Error Code>}}</pre>
+
<pre>{{URL-FBprofile|<id=><URL>|<date>|<HTML Error Code>}}</pre>
The '''Official website''' link should be listed as the first weblink on the '''<nowiki>{{LINKS}}</nowiki>''' section of an article page.
+
 
 +
'''Note:''' If '''id''' is used, the following anonymous parameters are renumbered by the Template parser.
 +
 
 +
{{Template:DefaultURL}}
  
 
== Examples ==
 
== Examples ==
Line 12: Line 18:
 
<pre>{{URL-FBprofile|amy.glenn.7|2019-09-15|404}}</pre>
 
<pre>{{URL-FBprofile|amy.glenn.7|2019-09-15|404}}</pre>
 
{{URL-FBprofile|amy.glenn.7|2019-09-15|404}}
 
{{URL-FBprofile|amy.glenn.7|2019-09-15|404}}
{{SEEALSO}}
+
<pre>{{URL-FBprofile|id=100007159870114|2019-09-16}}</pre>
* [[:Template:URL-FBpage]]
+
{{URL-FBprofile|id=100007159870114|2019-09-16}}
* [[:Template:URLwebsite]]
+
 
</noinclude>
+
== Automatic categories ==
 +
* This template adds the category '''Facebook profile''' to the article which uses it.
 +
* 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:URL-FBprofile]]
 +
[[de:Vorlage:URL-FBprofile]]
 +
<!--[[en:Template:URL-FBprofile]]-->
 +
[[nl:Sjabloon:URL-FBprofile]]</noinclude>

Latest revision as of 17:06, 13 January 2022

Usage

Use this template with two anonymous parameters:

{{URL-FBprofile|<id=><URL>|<date>|<HTML Error Code>}}

Note: If id is used, the following anonymous parameters are renumbered by the Template parser.

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

{{URL-FBprofile|amy.glenn.7}}

REFweb Facebook profile

{{URL-FBprofile|amy.glenn.7|2019-09-15}}

REFweb Facebook profile. Retrieved 15 September 2019.

{{URL-FBprofile|amy.glenn.7|2019-09-15|404}}

REFweb Facebook profile. Retrieved 15 September 2019 (error: 404).

{{URL-FBprofile|id=100007159870114|2019-09-16}}

REFweb Facebook profile. Retrieved 16 September 2019.

Automatic categories

  • This template adds the category Facebook profile to the article which uses it.
  • This template adds the category ERROR_URL to the article which uses it if the anonymous <HTML error code> parameter is being used.