Difference between revisions of "Template:Infobox Website"

From Nookipedia, the Animal Crossing wiki
 
(18 intermediate revisions by 9 users not shown)
Line 1: Line 1:
{|class="roundy" style="width: 24em; text-align: left; font-size: 90%;border: 2px solid DarkSlateBlue;" align="right"
+
{{Infobox 2.0
|colspan="2" style="text-align:center; background-color: SlateBlue; font-size: large;" class="roundytop" |'''{{{name|{{PAGENAME}}}}}'''
+
| primarycolor  = 248 53
|-
+
| title          = {{{name|Website}}}
|colspan="2" style="text-align:center;"|[[File:{{{image}}}|{{{imagesize|200}}}px]]<br><small>''{{{motto|}}}''</small>
+
 
|-
+
| subtitleabove  = {{#if:{{{slogan|}}}|''<small>"{{{slogan|Slogan}}}"</small>''}}
! style="background-color:SlateBlue;" | <center>Founder</center>
+
 
| {{#if: {{{founder|}}} | {{{founder|}}} | Unknown }}
+
| image          = {{{image|[[File:Nia.png]]}}}
|-
+
| caption        = {{{caption|}}}
! style="background-color:SlateBlue;" | <center>Date founded</center>
+
| image2        = {{{image2|}}}
| {{#if: {{{date|}}} | {{{date|}}} | Unknown }}
+
| caption2      = {{{caption2|}}}
|-
+
 
! style="background-color:SlateBlue;" | <center>Type of site</center>
+
| widelabel      = Status
| {{#if: {{{type|}}} | {{{type|}}} | Unknown }}
+
| widedata      = {{{status|}}}
|-
+
 
! style="background-color:SlateBlue;" | <center>Size</center>
+
| label          = Language
| {{#if: {{{size|}}} | {{{size|}}} | Unknown }}
+
| data          = {{{language|}}}
|-
+
| label2        = Dates of operation
! style="background-color:SlateBlue;" | <center>Address</center>
+
| data2          = {{{dates|}}}
| {{#if: {{{address|}}} | {{{address|}}} | Unknown }}
+
| label3        = Date opened
|-
+
| data3          = {{{created|}}}
! style="background-color:SlateBlue;" | <center>Famous for</center>
+
| label4        = Date closed
| {{#if: {{{famous|}}} | {{{famous|}}} | Unknown }}
+
| data4          = {{{closed|}}}
|-
+
| label5        = Creator
! style="background-color:SlateBlue;{{roundybl}}" | <center>Status</center>
+
| data5          = {{{creator|}}}
| {{#if: {{{status|}}} | {{{status|}}} | Unknown }}
+
| label6        = No. of articles
|}
+
| data6          = {{{noarticles|}}}
<noinclude>
+
| label7        = Forums
==Usage==
+
| data7          = {{{forums|}}}
 +
| label8        = Mascot
 +
| data8          = {{{mascot|}}}
 +
| label9        = Web address
 +
| data9        = {{{weblink|}}}
 +
}}<noinclude>
 
<pre>
 
<pre>
 
{{Infobox Website
 
{{Infobox Website
|name =  
+
| name       =  
|image =  
+
| slogan    =
|motto =  
+
| image     =
|founder =  
+
| caption    =
|type =  
+
| language  =
|date =  
+
| status    =  
|size =  
+
| dates      =  
|address =  
+
| created    =  
|famous =  
+
| closed    =  
|status =  
+
| creator    =  
}}
+
| noarticles =  
</pre>[[Category:Infobox Templates]]</noinclude>
+
| forums    =  
 +
| mascot    =  
 +
| weblink    =  
 +
}}</pre>
 +
[[Category:Infobox templates]]</noinclude>

Latest revision as of 23:21, April 14, 2021

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