Difference between revisions of "Template:Website"

From Lolibrary Wiki
(Created page with "{{site | url={{{1}}} | display=website | class=globe-asia}} <noinclude> {{Documentation|content= Provides a uniform way for embedding website urls == Usage == {{Parameter name...")
 
 
Line 8: Line 8:
}}
}}
<syntaxhighlight lang="html" style="overflow: hidden; background: unset;">
<syntaxhighlight lang="html" style="overflow: hidden; background: unset;">
{{Website | <!-- username -->}}
{{Website | <!-- website -->}}
</syntaxhighlight>
</syntaxhighlight>
{{Clear}}
{{Clear}}
Line 22: Line 22:
     "params": {
     "params": {
         "1": {
         "1": {
             "label": "username",
             "label": "url",
             "description": "Website URL",
             "description": "Website URL",
             "type": "string"
             "type": "string"

Latest revision as of 17:10, 13 July 2021

[{{{1}}} website]

Template documentation

Provides a uniform way for embedding website urls

Usage

[{{{1}}} website]

{{Website | <!-- website -->}}

Example

website

{{Website | http://lolibrary.org}}

Standardized website link

Template parameters

ParameterDescriptionTypeStatus
url1

Website URL

Stringoptional