Welcome to Assassin's Creed Wiki! Log in and join the community.

Template:Website Infobox: Difference between revisions

From the Assassin's Creed Wiki
Jump to navigation Jump to search
imported>VilkaTheWolf
No edit summary
imported>LeFaith
No edit summary
Line 4: Line 4:
     <group>
     <group>
     <header></header>
     <header></header>
         <data source="url"><label>URL</label></data>
         <data source="url"><label>URL</label></data>
         <data source="slogan"><label>Slogan</label></data>
         <data source="slogan"><label>Slogan</label></data>
         <data source="alexa"><label>[[Wikipedia:Alexa Internet|Alexa]] Rating
         <data source="alexa"><label>[[Wikipedia:Alexa Internet|Alexa]] Rating</label><format>[https://www.alexa.com/siteinfo/{{{url}}} {{{alexa}}}]</format></data>
</label><format>[https://www.alexa.com/siteinfo/{{{url}}} {{{alexa}}}]</format></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>
         <data source="language"><label>Language(s)</label></data>
         <data source="language"><label>Language(s)</label></data>
         <data source="registration"><label>Registration</label></data>
         <data source="registration"><label>Registration</label></data>
         <data source="owner"><label>Owner</label></data>  
         <data source="owner"><label>Owner</label></data>
         <data source="creator"><label>Created by</label></data>
         <data source="creator"><label>Created by</label></data>
         <data source="maintainer"><label>Maintained by</label></data>
         <data source="maintainer"><label>Maintained by</label></data>
         <data source="launch date"><label>Launched</label></data>
         <data source="launch date"><label>Launched</label></data>
         <data source="current status"><label>Current status</label></data>
         <data source="current status"><label>Current status</label></data>
     </group>
     </group>
</infobox>
</infobox>
 
<noinclude>{{Clear}}{{documentation}}</noinclude>
<noinclude>
==Parameters==
*'''name:''' The website's most recognized name.
*'''image:''' The website logo or main page.
*'''url:''' The most used URL of the website, use [[Wikipedia:Alexa Internet|Alexa]] to find the most used URL, 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."
*'''alexa:''' The website's current [[Wikipedia:Alexa Internet|Alexa]] ranking (find on [http://www.alexa.com/ Alexa.com])
*'''commercial:''' Is the website for commerical 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 [[Wikipedia:WHOIS|WHOIS]] data as a last resort if you are unable to determine the launch date.
*'''current status:''' Is the site online/offline/sold etc
   
==Usage==
Paste the following code into the top of an article, filling all known fields:
 
<pre>
{{Website Infobox
|name=
|image=
|url=
|slogan=
|alexa=
|commercial=
|type=
|language=
|registration=
|owner=
|creator=
|maintainer=
|launch date=
|current status=}}
</pre></noinclude>

Revision as of 12:11, 15 May 2021

Template documentation follows
Note: the template above may sometimes be partially or fully invisible.
Visit Template:Website_Infobox/doc to edit this documentation. (How does this work?)

Description

This template is used for websites to show their attributes.

Syntax

Paste the following code into the top of an article, filling all known fields:

{{Website Infobox
|name = 
|image = 
|url = 
|slogan = 
|alexa = 
|commercial = 
|type = 
|language = 
|registration = 
|owner = 
|creator = 
|maintainer = 
|launch date = 
|current status = 
}}

Usage

name
The website's most recognized name.
image
The website logo or main page.
url
The most used URL of the website, use Alexa to find the most used URL, e.g. http://www.wikipedia.org/ (required)
slogan
The slogan of the website, e.g. "the free encyclopedia that anyone can edit."
alexa
The website's current Alexa ranking (find on Alexa.com)
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.