Welcome to Assassin's Creed Wiki! Log in and join the community.
Template:Website Infobox: Difference between revisions
Jump to navigation
Jump to search
imported>Soranin m testing for this one now |
imported>Darman36 Moved "doc" to main page. Alexa service discontinued May 2022 |
||
| Line 8: | Line 8: | ||
<data source="url"><format>{{{url}}}</format></data> | <data source="url"><format>{{{url}}}</format></data> | ||
</group> | </group> | ||
<data source="slogan"><label>Slogan</label></data> | <data source="slogan"><label>Slogan</label></data> | ||
<data source="commercial"><label>Commercial?</label></data> | <data source="commercial"><label>Commercial?</label></data> | ||
<data source="type"><label>Type</label></data> | <data source="type"><label>Type</label></data> | ||
| Line 22: | Line 20: | ||
</group> | </group> | ||
</infobox> | </infobox> | ||
<noinclude>{{ | <noinclude> | ||
{{-}} | |||
==Usage== | |||
===Parameters=== | |||
;name | |||
:The website's most recognized name. | |||
;image | |||
:The website logo or main page. | |||
;url | |||
:The most used URL of the website, e.g. [http://www.wikipedia.org/ http://www.wikipedia.org/] ('''required''') | |||
;slogan | |||
:The slogan of the website, e.g. "the free encyclopedia that anyone can edit." | |||
;commercial | |||
:Is the website for commercial use? | |||
;type | |||
:The type of website, search for similar sites for an idea. | |||
;language | |||
:The language(s) the website is available in. | |||
;registration | |||
:Is there registration, none/optional/required? | |||
;owner | |||
:The current owner, company name/persons name/alias etc. | |||
;creator | |||
:The person or entity that originally created the website. | |||
;maintainer | |||
:The person(s) or entity that maintains the website. | |||
;launch date | |||
:When the website was launched. Consider using the {{Wiki|WHOIS}} data as a last resort if you are unable to determine the launch date. | |||
;current status | |||
:Is the site online/offline/sold etc. | |||
==Template== | |||
Paste the following code into the top of an article, filling all known fields: | |||
<pre> | |||
{{Website Infobox | |||
|name= | |||
|image= | |||
|url= | |||
|slogan= | |||
|commercial= | |||
|type= | |||
|language= | |||
|registration= | |||
|owner= | |||
|creator= | |||
|maintainer= | |||
|launch date= | |||
|current status= | |||
}} | |||
</pre> | |||
<includeonly>[[Category:Infobox templates|{{PAGENAME}}]]</includeonly><noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude> | |||
Latest revision as of 03:40, 18 October 2024
Usage[edit source]
Parameters[edit source]
- name
- The website's most recognized name.
- image
- The website logo or main page.
- url
- The most used URL of the website, e.g. http://www.wikipedia.org/ (required)
- slogan
- The slogan of the website, e.g. "the free encyclopedia that anyone can edit."
- commercial
- Is the website for commercial use?
- type
- The type of website, search for similar sites for an idea.
- language
- The language(s) the website is available in.
- registration
- Is there registration, none/optional/required?
- owner
- The current owner, company name/persons name/alias etc.
- creator
- The person or entity that originally created the website.
- maintainer
- The person(s) or entity that maintains the website.
- launch date
- When the website was launched. Consider using the WHOIS data as a last resort if you are unable to determine the launch date.
- current status
- Is the site online/offline/sold etc.
Template[edit source]
Paste the following code into the top of an article, filling all known fields:
{{Website Infobox
|name=
|image=
|url=
|slogan=
|commercial=
|type=
|language=
|registration=
|owner=
|creator=
|maintainer=
|launch date=
|current status=
}}