Template:Infobox website: Difference between revisions

From AnOtherWiki, the free encyclopedia written by, for, and about the Otherkin community.
(Created page with "{| class="infobox bordered" cellpadding="3" style="width: 22em; font-size: smaller; text-align: left;" ! colspan="2" style="background-color: #ccccff; font-size: larger; text-...")
 
(Fixing formatting)
 
(13 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{| class="infobox bordered" cellpadding="3" style="width: 22em; font-size: smaller; text-align: left;"
{| class="infobox bordered" border="1" cellpadding="3" style="border-collapse:collapse;width: 22em; font-size: smaller; text-align: left; float:right;margin-left:5px;"
! colspan="2" style="background-color: #ccccff; font-size: larger; text-align: center;" | ''{{{title}}}''
! colspan="2" style="background-color: #ddddff; font-size: larger; text-align: center;" | ''{{{title}}}''
|-
|-
{{#if:{{{image|}}}|
{{#if:{{{image|}}}|
Line 6: Line 6:
}}
}}
|-
|-
! style="background-color: #ccccff;" | Author(s)
! style="background-color: #ddddff;" | Author(s)
| {{{author}}}
| {{{author}}}
|-
|-
! style="background-color: #ccccff;" | Website
! style="background-color: #ddddff;" | Website
| style="padding:0" cellpadding="0" | <div class="plainlinks" style="overflow:auto;width:100%;padding:2px;margin;0">{{{url}}}</div>
| style="padding:0" cellpadding="0" | <div class="plainlinks" style="overflow:auto;width:100%;padding:2px;margin;0">{{{url}}}</div>
|-
|-
{{#if:{{{status|}}}|
{{#if:{{{status|}}}|
! style="font-weight:bold;background-color: #ccccff; white-space: nowrap;" {{!}} Status
! style="font-weight:bold;background-color: #ddddff; white-space: nowrap;" {{!}} Status
{{!}} {{{status|}}}
{{!}} {{{status|}}}
}}
}}
|-
|-
{{#if:{{{slogan|}}}|
{{#if:{{{slogan|}}}|
! style="font-weight:bold;background-color: #ccccff; white-space: nowrap;" {{!}} Slogan
! style="font-weight:bold;background-color: #ddddff; white-space: nowrap;" {{!}} Slogan
{{!}} {{{slogan|}}}
{{!}} {{{slogan|}}}
}}
}}
|-
|-
{{#if:{{{began|}}}|
{{#if:{{{began|}}}|
! style="font-weight:bold;background-color: #ccccff; white-space: nowrap;" {{!}} Launch date
! style="font-weight:bold;background-color: #ddddff; white-space: nowrap;" {{!}} Launch date
{{!}} {{{began|}}}
{{!}} {{{began|}}}
}}
}}
|-
|-
{{#if:{{{ended|}}}|
{{#if:{{{ended|}}}|
! style="font-weight:bold;background-color: #ccccff; white-space: nowrap;" {{!}} End Date
! style="font-weight:bold;background-color: #ddddff; white-space: nowrap;" {{!}} End Date
{{!}} {{{ended|}}}
{{!}} {{{ended|}}}
}}
}}
|-
|-
{{#if:{{{articlecount|}}}|
{{#if:{{{articlecount|}}}|
! style="font-weight:bold;background-color: #ccccff; white-space: nowrap;" {{!}} Article count
! style="font-weight:bold;background-color: #ddddff; white-space: nowrap;" {{!}} Article count
{{!}} {{{articlecount|}}}
{{!}} {{{articlecount|}}}
}}
}}
|-
|-
{{#if:{{{genre|}}}|
{{#if:{{{genre|}}}|
! style="font-weight:bold;background-color: #ccccff; white-space: nowrap;" {{!}} Genre
! style="font-weight:bold;background-color: #ddddff; white-space: nowrap;" {{!}} Genre
{{!}} {{{genre|}}}
{{!}} {{{genre|}}}
}}
}}
|-
|-
{{#if:{{{rating|}}}|
{{#if:{{{rating|}}}|
! style="font-weight:bold;background-color: #ccccff; white-space: nowrap;" {{!}} Rating(s)
! style="font-weight:bold;background-color: #ddddff; white-space: nowrap;" {{!}} Rating(s)
{{!}} <div style="text-align:center">{{{rating|}}}</div>
{{!}} <div style="text-align:center">{{{rating|}}}</div>
}}
}}
|-
|}<noinclude>
{{#if:{{{archiveurl|}}}|
! style="font-weight:bold;background-color: #ddddff; white-space: nowrap;" {{!}} Archive
{{!}} <div class="plainlinks" style="overflow:auto;width:100%;padding:2px;margin;0">{{{archiveurl|}}}</div>
}}
|}
<includeonly>{{#ifeq:{{NAMESPACE}}|{{ns:0}}|[[Category:Websites]]
{{#switch: {{{status|}}}
|Active = [[Category:Active Websites]]
|Defunct = [[Category:Defunct Websites]]
|TBD = [[Category:Websites of Indeterminate Status]]
|
}}
}}
</includeonly>
<noinclude>
==Usage==
==Usage==
{| style="background: transparent;"
{| style="background: transparent;"
Line 61: Line 76:
| genre =
| genre =
| rating =
| rating =
| archiveurl =
}}
}}
</pre>
</pre>

Latest revision as of 19:38, 9 April 2017

{{{title}}}
Author(s) {{{author}}}
Website


Usage

{{Infobox website 
| title = 
| image = 
| caption = 
| author = 
| url = 
| status = 
| began = 
| ended = 
| articlecount = 
| genre = 
| rating = 
| archiveurl =
}}