Site Notice
  • We have a limited coverage policy. Please check our coverage page to see which articles are allowed.
  • Please no leaked content less than one year old, or videos of leaks.
  • Content copied verbatim from other websites or wikis will be removed.

Difference between revisions of "Template:Service infobox"

From NintendoWiki, your source on Nintendo information. By fans, for fans.
Jump to navigation Jump to search
(I didn't know how to fix the broken code exactly (maybe caused by an update) but wondering if this will do.)
m (Trig Jegman moved page Template:Service Infobox to Template:Service infobox: & consistency)
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{| style="background: #{{nintendo 1st color}}; margin-left: 10px; margin-bottom: 10px; {{roundy|10px}} border: 5px solid #{{nintendo 3rd color}}; width: 25%; float:right;"
+
{| style="{{roundy|15px}} width:300px; background:{{Site-Color|{{{colorscheme|nintendo}}}}}; border: 2px solid {{Site-Color|{{{colorscheme|nintendo}}}|3}}; margin-left: 10px; margin-bottom: 10px; margin-top: 10px; float:right;"
 +
|-
 +
! style="margin:0 auto; text-align:center;" | <big>{{{name|{{PAGENAME}}}}}</big>
 
|-
 
|-
! colspan="2" class="header" | {{{name}}}<br><div>{{{logo}}}</div><div><small>{{{caption}}}</small></div>
 
 
|
 
|
 +
{| style="{{roundy|15px}} width:95%; background:#FFFFFF; color:#000000; margin:0 auto;"
 +
| style="margin:0 auto; text-align:center;" | {{{logo}}}</br><small>{{{caption|}}}</small>
 +
|}
 
|-
 
|-
! colspan="2" class="footer" |  
+
|
{| style="background: #{{nintendo 1st color}}; margin-left: 10px; margin-bottom: 10px; {{roundy|10px}} border: 5px solid #{{nintendo 3rd color}}; width: 25%; float:right;"
+
{| style="{{roundy|10px}} width:100%; background:transparent; border-collapse:collapse; margin:0 auto; font-size:90%;"
! align="right" style="background: #{{nintendo 2nd color}};{{roundytl|10px}}" | Provider
+
|- style="border-bottom: 1px solid {{Site-Color|{{{colorscheme|nintendo}}}}};"
| style="background: #fff; {{roundytr|10px}}" | {{{provider}}}
+
! style="width:50%; {{roundytl|10px}} background:{{Site-Color|nintendo|2}}; text-align:right; padding-right:3px;" | Provider:
|-
+
| style="{{roundytr|10px}} background:#FFFFFF; padding-left:3px;" | {{{provider|}}}
! align="right" style="background: #{{nintendo 2nd color}};" | Launched
+
|- style="border-bottom: 1px solid {{Site-Color|{{{colorscheme|nintendo}}}}};"
| style="background: #fff" | {{{launched}}}
+
! style="background:{{Site-Color|nintendo|2}}; text-align:right; padding-right:3px;" | Launched:
|-  
+
| style="background:#FFFFFF; padding-left:3px;" | {{{launched|}}}
! align="right" style="background: #{{nintendo 2nd color}};" | End date
+
|- style="border-bottom: 1px solid {{Site-Color|{{{colorscheme|nintendo}}}}};"
| style="background: #fff" | {{{enddate}}}
+
! style="background:{{Site-Color|nintendo|2}}; text-align:right; padding-right:3px;" | End of service:
 +
| style="background:#FFFFFF; padding-left:3px;" | {{{enddate|}}}
 +
|- style="border-bottom: 1px solid {{Site-Color|{{{colorscheme|nintendo}}}}};"
 +
! style="background:{{Site-Color|nintendo|2}}; text-align:right; padding-right:3px;" | Service provided:
 +
| style="background:#FFFFFF; padding-left:3px;" | {{{serviceprovided|}}}
 
|-
 
|-
! align="right" style="background: #{{nintendo 2nd color}};" | Service provided
+
! style="{{roundybl|10px}} background:{{Site-Color|nintendo|2}}; text-align:right; padding-right:3px;" | Accessible by:
| style="background: #fff" | {{{serviceprovided}}}
+
| style="{{roundybr|10px}} background:#FFFFFF; padding-left:3px;" | {{{accessibleby|}}}
 +
|}
 +
{{#if: {{{externallink|}}} |
 +
{{!-}}
 +
{{!}} style="font-size:90%; margin:0 auto;" {{!}}
 +
{{tablebegin}} style="{{roundy|10px}} width:100%; background:transparent; border-collapse:collapse; margin:0 auto;"
 +
{{!-}}
 +
! style="{{roundytop|10px}} background: {{Site-Color|nintendo|2}};" {{!}} Website:
 +
{{!-}}
 +
{{!}} style="{{roundybottom|10px}} background: #FFFFFF; text-align:center;" {{!}} {{{externallink|}}}
 +
{{tableend}}
 +
|}}
 
|-
 
|-
! align="right" style="background: #{{nintendo 2nd color}};" | Accessible by
 
| style="background: #fff" |  {{{accessableby}}}
 
|-
 
! align="right" style="background: #{{nintendo 2nd color}};{{roundybl|10px}}" | Website
 
| style="background: #fff; {{roundybr|10px}}" |  {{{externallink}}}
 
|-
 
|}
 
 
|}
 
|}
 
<noinclude>
 
<noinclude>
 
==Parameters==
 
==Parameters==
*Name = Name of the service. (<nowiki>{{PAGENAME}}</nowiki> can be used in the template.)
+
*Name = Name of the service. {<nowiki/>{PAGENAME}} can be used in the template.
 
*Logo = Image link of the logo.
 
*Logo = Image link of the logo.
 
*Caption = A message about or describing the image.
 
*Caption = A message about or describing the image.
 
*Provider = The company or organization that hosts the service.
 
*Provider = The company or organization that hosts the service.
*Launched = The date the service launched. (Use the <nowiki>{{tt}}</nowiki> template if there are multiple dates, such as launches in separate countries, to explain them.)
+
*Launched = The date the service launched. Use the <nowiki>{{tt}}</nowiki> template if there are multiple dates, such as launches in separate countries, to explain them.
*End Date = The day the service was shut down. (Present/Still Active if still available.)
+
*End Date = The day the service was shut down. Present/Still Active if still available.
 
*Service Provided = Short description of what the service is.
 
*Service Provided = Short description of what the service is.
*Accessable By = Short list of primary devices that can access the service. Examples: Nintendo Wii; Nintendo 3DS; Internet(If online only)
+
*Accessible By = Short list of primary devices that can access the service. Examples: Nintendo Wii; Nintendo 3DS; Internet (if online only).
 
*External Link = A link to the service, if applicable.
 
*External Link = A link to the service, if applicable.
 
[[Category:Infobox templates]]
 
[[Category:Infobox templates]]
 
[[Category:Services|Templates]]
 
[[Category:Services|Templates]]
 
</noinclude>
 
</noinclude>

Latest revision as of 02:11, 9 August 2023

Service infobox
{{{logo}}}
Provider:
Launched:
End of service:
Service provided:
Accessible by:

Parameters

  • Name = Name of the service. {{PAGENAME}} can be used in the template.
  • Logo = Image link of the logo.
  • Caption = A message about or describing the image.
  • Provider = The company or organization that hosts the service.
  • Launched = The date the service launched. Use the {{tt}} template if there are multiple dates, such as launches in separate countries, to explain them.
  • End Date = The day the service was shut down. Present/Still Active if still available.
  • Service Provided = Short description of what the service is.
  • Accessible By = Short list of primary devices that can access the service. Examples: Nintendo Wii; Nintendo 3DS; Internet (if online only).
  • External Link = A link to the service, if applicable.