Template:Play Nintendo table row: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
(i tried adding a vertical alignment property to the entire table instead of every entry individually, but it isn't currently possible)
No edit summary
Line 27: Line 27:
{{!}}align=center style="background:#DADADA" width=200px height=50px {{#if:{{{top|}}}|valign=top}}{{!}}''{{{opt12}}}}}
{{!}}align=center style="background:#DADADA" width=200px height=50px {{#if:{{{top|}}}|valign=top}}{{!}}''{{{opt12}}}}}
|}
|}
{{#if:{{{notes|}}}|{{{notes}}}}}
|}
|}
|valign=top style="padding-top:53px"|{{{name|}}}
|valign=top style="padding-top:53px"|{{{name|}}}

Revision as of 15:16, August 23, 2020

|- |align=center valign=top|[[File:|138px]] |valign=top style="padding-top:22px"|

[[File:|600px]]


|valign=top style="padding-top:53px"|

|valign=top style="padding-top:62px"|[]

Code

{{PlayNintendoPoll
|name=
|desc1=
|desc2=
|link=
|archive=

|preview=
|banner=
|question=

|opt1=
|opt2=
|opt3=
|opt4=

|opt5=
|opt6=
|opt7=
|opt8=

|opt9=
|opt10=
|opt11=
|opt12=

|notes=
|top=
}}

Usage

This template is used to quickly format entries within a table on the List of Play Nintendo opinion polls page. Below are explanations for the purpose of each parameter in the template.

  • name= The name of the web page that hosts the poll.
  • desc1= The headline written in bold above the poll on Play Nintendo.
  • desc2= The poll's description written in the colored space above it on Play Nintendo.
  • link= The link to the poll.
  • archive= A link to an archive of the poll. Web pages can be manually archived using a digital archive website such as Wayback Machine. Archiving a poll is recommended to prove its legimitacy in the eventuality that Nintendo takes it down from their own website.
  • preview= The square picture used to represent the poll in Play Nintendo's search suggestions.
  • banner= The picture shown before a poll's question.
  • question= The question presented in the poll.
  • opt1, opt2, etc.= The options available in the poll.
  • notes= Any additional explanations or trivia about a poll. You do not need to add this parameter if you feel that additional information isn't needed.
  • top= Put anything here (preferrably an indicative "y" or "yes") to align the content in all opt parameters at the top of their box. By default, said content is aligned at the center of a box, but it gets ugly on devices with smaller screens where boxes are narrower and their content is squeezed to different levels. The top parameter solves this by bringing everything to the same level.