Template:URL-FBpage: Difference between revisions

From IntactiWiki
Jump to navigation Jump to search
WikiAdmin (talk | contribs)
mNo edit summary
WikiAdmin (talk | contribs)
mNo edit summary
Line 1: Line 1:
<includeonly>[https://www.facebook.com/{{{1}}} Facebook page]{{#if: {{{2|}}} | . Retrieved {{{2}}}. |}}</includeonly>
<includeonly>[https://www.facebook.com/{{{1}}} Facebook page]{{#if: {{{2|}}} | . Retrieved {{{2}}} |}}{{#if: {{{3|}}} | : {{{3}}}. | .}}</includeonly>
<noinclude>== Usage ==
<noinclude>== Usage ==
Use this template with two '''anonymous''' parameters:
Use this template with two '''anonymous''' parameters:
<pre>{{URL-FBpage|<URL>|<date>}}</pre>
<pre>{{URL-FBpage|<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.
The '''Official website''' link should be listed as the first weblink on the '''<nowiki>{{LINKS}}</nowiki>''' section of an article page.


== Example ==
== Example ==
<pre>{{URL-FBpage|pages/Mothers-Against-Circumcision/135590706559827|2019-09-15}}</pre>
<pre>{{URL-FBpage|pages/Mothers-Against-Circumcision/135590706559827|2019-09-15|404}}</pre>
{{URL-FBpage|pages/Mothers-Against-Circumcision/135590706559827|2019-09-15}}
{{URL-FBpage|pages/Mothers-Against-Circumcision/135590706559827|2019-09-15|404}}


Result: <pre>[https://www.facebook.com/pages/Mothers-Against-Circumcision/135590706559827 Facebook page]. Retrieved 2019-09-15.</pre>
Result: <pre>[https://www.facebook.com/pages/Mothers-Against-Circumcision/135590706559827 Facebook page]. Retrieved 2019-09-15: 404.</pre>
</noinclude>
</noinclude>

Revision as of 17:29, 15 September 2019

Usage

Use this template with two anonymous parameters:

{{URL-FBpage|<URL>|<date>|<HTML Error Code>}}

The Official website link should be listed as the first weblink on the {{LINKS}} section of an article page.

Example

{{URL-FBpage|pages/Mothers-Against-Circumcision/135590706559827|2019-09-15|404}}

Facebook page. Retrieved 2019-09-15

404.


Result:

[https://www.facebook.com/pages/Mothers-Against-Circumcision/135590706559827 Facebook page]. Retrieved 2019-09-15: 404.