Difference between revisions of "Template:Infobox Website"

From Nookipedia, the Animal Crossing wiki
(Switching to CSS colour class)
 
(36 intermediate revisions by 11 users not shown)
Line 1: Line 1:
{| class="roundy" style="width: 25em; color: Goldenrod; text-align: left; font-size: 90%;border: 2px solid Goldenrod;" align="right"
+
{{Infobox 2.0
|-
+
| colorclass    = color-publication
| colspan="2" style="font-size:110%; text-align:center; background-color:DarkSlateBlue;" class="roundytop" | '''{{{name|{{PAGENAME}}}}}'''
+
| primarycolor  = 248 53
|-
+
  | title          = {{{name|Website}}}
| colspan="2" style="text-align:center;background-color:#fff;" | {{#if: {{{image|}}} | [[Image:{{{image|}}}|{{{name|}}}|{{{imagesize|200px}}}]]}}
 
|-
 
! style="background-color:DarkSlateBlue;" | <center>Founders/Owners</center>
 
| {{{Founder|Unknown}}}
 
|-  
 
! style="background-color:DarkSlateBlue;" | <center>Type</center>
 
| {{{Type|Unknown}}}
 
|-
 
! style="background-color:DarkSlateBlue;" | <center>Date Founded</center>
 
| {{{Date|Unknown}}}
 
|-
 
! style="background-color:DarkSlateBlue;" | <center>Size</center>
 
| {{{Size|Unknown}}}
 
|-
 
! style="background-color:DarkSlateBlue;" | <center>Address</center>
 
| {{{Address|Unknown}}}
 
|- {{#if: {{{Famous|}}} |
 
! style="background-color:DarkSlateBlue;" | <center>Famous For</center>
 
| {{{Famous|}}}</small>
 
|-
 
}}
 
! style="background-color:DarkSlateBlue;{{roundybl}}" | <center>Motto</center>
 
| {{{Motto|Unknown}}}
 
|}
 
  
<noinclude>
+
| subtitleabove  = {{#if:{{{slogan|}}}|''<small>"{{{slogan|Slogan}}}"</small>''}}
  
 +
| image          = {{{image|[[File:Nia.png]]}}}
 +
| caption        = {{{caption|}}}
 +
| image2        = {{{image2|}}}
 +
| caption2      = {{{caption2|}}}
 +
 +
| widelabel      = Status
 +
| widedata      = {{{status|}}}
 +
 +
| label          = Language
 +
| data          = {{{language|}}}
 +
| label2        = Dates of operation
 +
| data2          = {{{dates|}}}
 +
| label3        = Date opened
 +
| data3          = {{{created|}}}
 +
| label4        = Date closed
 +
| data4          = {{{closed|}}}
 +
| label5        = Creator
 +
| data5          = {{{creator|}}}
 +
| label6        = No. of articles
 +
| data6          = {{{noarticles|}}}
 +
| label7        = Forums
 +
| data7          = {{{forums|}}}
 +
| label8        = Mascot
 +
| data8          = {{{mascot|}}}
 +
| label9        = Web address
 +
| data9        = {{{weblink|}}}
 +
}}<noinclude>
 
<pre>
 
<pre>
{{Infobox website
+
{{Infobox Website
|name = Website name
+
| name       =
|image = Logo image (remember to include .png, .gif, .jpg, etc)
+
| slogan    =  
|founder = Founder(s)
+
| image     =
|type = Forums, wiki, irc, etc.
+
| caption    =
|date = Approximate date founded
+
| language  =  
|size = Number of active users (approx.)
+
| status    =  
|address = Web address, e.g. http://www.youtube.com
+
| dates      =  
|famous = What the website is famous for (leave blank if no fame from specific section)
+
| created    =  
|motto = Motto of the site
+
| closed    =  
|}
+
| creator    =  
 
+
| noarticles =  
</pre>
+
| forums    =  
</noinclude>
+
| mascot    =
<includeonly>
+
| weblink    =
[[Category:Websites]]
+
}}</pre>
</includeonly>
+
[[Category:Infobox templates]]</noinclude>

Latest revision as of 18:49, May 17, 2024

Nia.png
{{Infobox Website
 | name       = 
 | slogan     = 
 | image      = 
 | caption    = 
 | language   = 
 | status     = 
 | dates      = 
 | created    = 
 | closed     = 
 | creator    = 
 | noarticles = 
 | forums     = 
 | mascot     = 
 | weblink    = 
}}