Difference between revisions of "Template:URLwebsite"
Jump to navigation
Jump to search
(Created page with "<includeonly>[{{{1}}} Official website]{{#if: {{{2|}}} | . Retrieved {{{2}}}. |}}</includeonly> <noinclude>== Usage == Use this template with two anonymous parameters: <pre>{...") |
m |
||
Line 1: | Line 1: | ||
<includeonly>[{{{1}}} Official website]{{#if: {{{2|}}} | . Retrieved {{{2}}}. |}}</includeonly> | <includeonly>[{{{1}}} Official website]{{#if: {{{2|}}} | . Retrieved {{{2}}}. |}}</includeonly> | ||
<noinclude>== Usage == | <noinclude>== Usage == | ||
− | Use this template with two anonymous parameters: | + | Use this template with two '''anonymous''' parameters: |
− | <pre>{{URLwebsite <URL>|<date>}}</pre> | + | <pre>{{URLwebsite|<URL>|<date>}}</pre> |
− | |||
− | |||
== Example == | == Example == | ||
− | <pre>{{URLwebsite http://en.intactiwiki.org|2019-09-15}}</pre> | + | <pre>{{URLwebsite|http://en.intactiwiki.org|2019-09-15}}</pre> |
− | {{URLwebsite http://en.intactiwiki.org|2019-09-15}} | + | {{URLwebsite|http://en.intactiwiki.org|2019-09-15}} |
Result: <pre>[http://en.intactiwiki.org Official website]. Retrieved 2019-09-15.</pre> | Result: <pre>[http://en.intactiwiki.org Official website]. Retrieved 2019-09-15.</pre> | ||
</noinclude> | </noinclude> |
Revision as of 18:10, 15 September 2019
Usage
Use this template with two anonymous parameters:
{{URLwebsite|<URL>|<date>}}
Example
{{URLwebsite|http://en.intactiwiki.org|2019-09-15}}
Official website. Retrieved 2019-09-15.
Result:
[http://en.intactiwiki.org Official website]. Retrieved 2019-09-15.