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>Darman36
Moved "doc" to main page. Alexa service discontinued May 2022
 
(8 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<infobox theme="Website">
<infobox theme="Website">
<title source="name"><default>{{PAGENAME}}</default></title>
<image source="image"></image>
<image source="image"></image>
    <title source="name"></title>
<navigation>{{#if:{{{image|}}}||Have an image of this website?<br />Then please '''[[Special:Upload|upload]]''' it!}}</navigation>
     <group>
     <group>
     <header></header>
     <header></header>
         <data source="url"><label>URL</label></data>
         <group row-items="1">
        <data source="url"><format>{{{url}}}</format></data>
</group>
         <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="commercial"><label>Commercial?</label></data>
</label><format>[https://www.alexa.com/siteinfo/{{{url}}} {{{alexa}}}]</format></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>
        <data source="article count"><label>Article count</label></data>
        <data source="revenue"><label>Revenue</label></data>
     </group>
     </group>
</infobox>
</infobox>
<noinclude>
<noinclude>
    ==Parameters==
{{-}}
    *'''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''')
    *'''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])
    *'''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
    *'''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==
===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:
Paste the following code into the top of an article, filling all known fields:
<pre>
<pre>
{{Website Infobox
{{Website Infobox
|name=
|image=
|image=
|name=
|url=
|url=
|slogan=
|slogan=
|alexa=
|commercial=
|commercial=
|type=
|type=
Line 59: Line 68:
|launch date=
|launch date=
|current status=
|current status=
|article count=
}}
|revenue=}}
</pre>
</pre></noinclude>
<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=
}}