Difference between revisions of "Template:Infobox Website"

From Nookipedia, the Animal Crossing wiki
(Color adjustments.)
(Switching to CSS colour class)
 
(16 intermediate revisions by 9 users not shown)
Line 1: Line 1:
{| align="right" style="background: slateblue; margin-left: 10px; margin-bottom: 10px; {{roundy|10px}} border: 3px solid darkslateblue; width: 25%"
+
{{Infobox 2.0
|- align="center"
+
| colorclass    = color-publication
| colspan="2" style="color:#FFFFFF;" | <big><big>'''{{{name|{{PAGENAME}}}}}'''</big></big>
+
| primarycolor  = 248 53
|- align="center"
+
| title          = {{{name|Website}}}
{{#ifeq: {{{slogan|yes}}}|yes|{{!}} style="background: #A382E2; {{roundy|10px}}" colspan="2" {{!}} ''<small>"{{{sloganline}}}"</small>''}}
+
 
|- align="center"
+
| subtitleabove  = {{#if:{{{slogan|}}}|''<small>"{{{slogan|Slogan}}}"</small>''}}
| style="background: #FFFFFF; {{roundy|10px}}" colspan="2" | [[File:{{{image}}}|{{{size}}}]]<br><small>{{{caption}}}</small>
+
 
|-
+
| image          = {{{image|[[File:Nia.png]]}}}
! style="background: #A382E2; {{roundytl|10px}}" align="right" | Language
+
| caption        = {{{caption|}}}
| style="background:#FFFFFF; {{roundytr|10px}}" align="left" | {{{lang|Unknown}}}
+
| image2        = {{{image2|}}}
|-
+
| caption2      = {{{caption2|}}}
! style="background: #A382E2;" align="right" | Status
+
 
| style="background:#FFFFFF;" align="left" | {{{status|Unknown}}}
+
| widelabel      = Status
|-
+
| widedata      = {{{status|}}}
! style="background: #A382E2;" align="right" | Run
+
 
| style="background:#FFFFFF;" align="left" | {{{run|Unknown}}}
+
| label          = Language
|-
+
| data          = {{{language|}}}
! style="background: #A382E2;" align="right" |Date opened
+
| label2        = Dates of operation
| style="background:#FFFFFF;" align="left" | {{{create|Unknown}}}
+
| data2          = {{{dates|}}}
|-
+
| label3        = Date opened
{{#ifeq: {{{defunct|yes}}}|yes|! style="background: #A382E2;" align="right" {{!}} Date closed
+
| data3          = {{{created|}}}
{{!}} style="background:#FFFFFF;" align="left" {{!}} {{{close}}}}}
+
| label4        = Date closed
|-
+
| data4          = {{{closed|}}}
{{#ifeq: {{{reason|yes}}}|yes|! style="background: #A382E2;" align="right" {{!}} Reason
+
| label5        = Creator
{{!}} style="background:#FFFFFF;" align="left" {{!}} {{{reason2}}}}}
+
| data5          = {{{creator|}}}
|-
+
| label6        = No. of articles
! style="background: #A382E2;" align="right" | Creator
+
| data6          = {{{noarticles|}}}
| style="background:#FFFFFF;" align="left" | {{{creator|Unknown}}}
+
| label7        = Forums
|-
+
| data7          = {{{forums|}}}
{{#ifeq: {{{articles|yes}}}|yes|! style="background: #A382E2;" align="right" {{!}} Article Count
+
| label8        = Mascot
{{!}} style="background:#FFFFFF;" align="left" {{!}} {{{noarticles}}}}}
+
| data8          = {{{mascot|}}}
|-
+
| label9        = Web address
{{#ifeq: {{{forum|yes}}}|yes|! style="background: #A382E2;" align="right" {{!}} Forum
+
| data9        = {{{weblink|}}}
{{!}} style="background:#FFFFFF;" align="left" {{!}} {{{forumname}}}}}
+
}}<noinclude>
|-
 
! style="background: #A382E2;" align="right" | Mascot
 
| style="background:#FFFFFF;" align="left" | {{{mascot|None}}}
 
|-
 
! style="background: #A382E2; {{roundybl|10px}}" align="right" | Website
 
| style="background:#FFFFFF; {{roundybr|10px}}" align="left" | {{{weblink}}}
 
|}<noinclude>
 
 
<pre>
 
<pre>
 
{{Infobox Website
 
{{Infobox Website
|name=  
+
| name       =  
|slogan= yes/no
+
| slogan     =  
|sloganline=  
+
| image     =  
|image=  
+
| caption   =  
|size=
+
| language  =  
|caption=  
+
| status     =  
|lang=  
+
| dates      =  
|status=  
+
| created    =  
|run=  
+
| closed    =  
|create=  
+
| creator   =  
|defunct= yes/no
+
| noarticles =  
|close=
+
| forums    =  
|reason= yes/no
+
| mascot     =  
|reason2=  
+
| weblink   =  
|creator=  
 
|articles= yes/no
 
|noarticles=  
 
|forum= yes/no
 
|forumname=  
 
|mascot=  
 
|weblink=  
 
 
}}</pre>
 
}}</pre>
 
[[Category:Infobox templates]]</noinclude>
 
[[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    = 
}}