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>VilkaTheWolf
No edit summary
Line 1: Line 1:
<infobox theme="Website">
<infobox theme="Website">
    <title source="name"></title>
<image source="image"></image>
<image source="image"></image>
    <title source="name"></title>
     <group>
     <group>
     <header></header>
     <header></header>
Line 17: Line 17:
         <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>
        <data source="article count"><label>Article count</label></data>
        <data source="revenue"><label>Revenue</label></data>
     </group>
     </group>
</infobox>
</infobox>
Line 24: Line 22:
<noinclude>
<noinclude>
==Parameters==
==Parameters==
*'''name:''' The website's most recognized name.
*'''image:''' The website logo or main page.
*'''image:''' The website logo or main page.
*'''name:''' The website's most recognized name.
*'''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''')
*'''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."
*'''slogan:''' The slogan of the website, e.g. "the free encyclopedia that anyone can edit."
Line 38: Line 36:
*'''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.
*'''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
*'''current status:''' Is the site online/offline/sold etc
*'''article count:''' For wikis, include the current article count via the <code><nowiki>{{NUMBEROFARTICLES}}</nowiki></code> variable, if available
*'''revenue:''' The approximate revenue of the site.
      
      
==Usage==
==Usage==
Line 46: Line 42:
<pre>
<pre>
{{Website Infobox
{{Website Infobox
|name=
|image=
|image=
|name=
|url=
|url=
|slogan=
|slogan=
Line 59: Line 55:
|maintainer=
|maintainer=
|launch date=
|launch date=
|current status=
|current status=}}
|article count=
|revenue=}}
</pre></noinclude>
</pre></noinclude>

Revision as of 05:18, 12 May 2020


Parameters

  • 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 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 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:

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