Template:Infobox website/doc

From TangoMeta
Jump to navigation Jump to search

Usage

{{Infobox website
|name           =
|image          =
|caption        =
|url            =
|slogan         =
|alexa          =
|commercial     =
|type           =
|language       =
|registration   =
|owner          =
|creator        =
|maintainer     =
|launch date    =
|current status =
|article count  =
|revenue        =
}}

Options

  • name - The website's most recognized name.
  • image - The website logo.
  • caption - Caption for the website image.
  • url - The most used URL of the website, use Alexa to find the most used URL, e.g. http://www.wikipedia.org/
  • 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)
  • 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.
  • article count - For wikis, include the current article count via the {{NUMBEROFARTICLES}} variable, if available.
  • revenue - The approximate revenue of the site.

Preview

<infobox> <title source="name"><default>Infobox website/doc</default></title> <image source="image">

<default>Some Website image</default> </image> <label>URL</label> <label>Slogan</label> <label>Alexa Rating</label> <format>[1]</format> <label>Commercial?</label> <label>Type</label> <label>Language(s)</label> <label>Registration</label> <label>Owner</label> <label>Creator</label> <label>Maintainer</label> <label>Launched</label> <label>Current status</label> <label>Article count</label> <label>Revenue</label> </infobox> Click here to refresh the preview

{{Infobox website
|name           = Some Website
|image          = Placeholder other.png
|caption        = 
|url            = http://www.somewebsite.com
|slogan         = We are some webiste!
|alexa          =
|commercial     = No
|type           = Personal
|language       = English
|registration   = None
|owner          = Some Owner
|creator        = Some Creator
|maintainer     = Some Maintainer
|launch date    = 17 December 2017
|current status = Inactive
|article count  =
|revenue        = none
}}

Source

The Alexa link must be added manually if you regenerate the template with the following code. To do so, replace the line {{{alexa|}}} with [http://www.alexa.com/data/details/traffic_details?url={{{url}}} {{{alexa}}}]