Difference between revisions of "User:Sunmarsh/Sandbox"

From Nookipedia, the Animal Crossing wiki
(WIP)
(Link template refactor proposal)
 
(66 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<div style="width: 30%; background-color:#FFDD66; {{roundy|16px}}; padding:.2em .5em .5em .5em; text-align:center;">
+
{{#switch:{{{1|}}}
<span style="font-size:1.3em;">'''Alpinist Overalls'''</span><br>
+
| nl = {{#switch: {{{2|}}}
<div style="border-top: 1px solid #efba00;">
+
      | short = NH
<div style="text-align:left; line-height:1.2em; display:inline-block;">
+
      | long = ''Animal Crossing: New Horizons''
[[File:Flag of Japan.png|Japanese|link=|16px]]&nbsp;<span style="font-size:.75em">{{#if:{{{j-name|}}}|{{{j-name|}}}|{{Colorshow|dcab00|Unknown}}}}</span><br>
+
      | #default= ''New Horizons''
[[File:Flag of France.png|French|link=|16px]]&nbsp;<span style="font-size:.75em">{{#if:{{{f-name|}}}|{{{f-name|}}}|{{Colorshow|dcab00|Unknown}}}}</span><br>
+
      }}
[[File:Flag of Germany.png|German|link=|16px]]&nbsp;<span style="font-size:.75em">{{#if:{{{g-name|}}}|{{{g-name|}}}|{{Colorshow|dcab00|Unknown}}}}</span>
+
| = {{#switch: {{{2|}}}
</div>
+
      | nl = NH
<div style="text-align:left; line-height:1.2em; display:inline-block;">
+
      | #default= [[New Horizons|NH]]
<span style="padding-left:{{{spacing|.6em}}};"></span>[[File:Flag of Korea.png|Korean|link=|16px]]&nbsp;<span style="font-size:.75em">{{#if:{{{k-name|}}}|{{{k-name|}}}|{{Colorshow|dcab00|Unknown}}}}</span><span style="padding-left:{{{spacing|.6em}}};"></span><br>
+
      }}
<span style="padding-left:{{{spacing|.6em}}};"></span>[[File:Flag of Italy.png|Italian|link=|16px]]&nbsp;<span style="font-size:.75em">{{#if:{{{i-name|}}}|{{{i-name|}}}|{{Colorshow|dcab00|Unknown}}}}</span><span style="padding-left:{{{spacing|.6em}}};"></span><br>
+
| = {{#switch:{{{2|}}}
<span style="padding-left:{{{spacing|.6em}}};"></span>[[File:Flag of the Netherlands.png|Dutch|link=|16px]]&nbsp;<span style="font-size:.75em">{{#if:{{{d-name|}}}|{{{d-name|}}}|{{Colorshow|dcab00|Unknown}}}}</span><span style="padding-left:{{{spacing|.6em}}};"></span>
+
      | nl = ''Animal Crossing: New Horizons''
</div>
+
      | #default= ''[[Animal Crossing: New Horizons]]''
<div style="text-align:left; line-height:1.2em; display:inline-block;">
+
      }}
[[File:Flag of the People's Republic of China.png|Chinese|link=|16px]]&nbsp;<span style="font-size:.75em">{{#if:{{{c-name|}}}|{{{c-name|}}}|{{Colorshow|dcab00|Unknown}}}}</span><br>
+
| #default = ''[[New Horizons]]''
[[File:Flag of Spain.png|Spanish|link=|16px]]&nbsp;<span style="font-size:.75em">{{#if:{{{s-name|}}}|{{{s-name|}}}|{{Colorshow|dcab00|Unknown}}}}</span><br>
+
}}<noinclude>
[[File:Flag of Russia.png|Russian|link=|16px]]&nbsp;<span style="font-size:.75em">{{#if:{{{r-name|}}}|{{{r-name|}}}|{{Colorshow|dcab00|Unknown}}}}</span>
+
==Documentation==
</div>
+
Produces a link to the {{NH}} article.
</div>
 
<div style="background-color:#fff; {{roundy|16px}}; padding:5px 0px 5px 0px">
 
[[File:Alpinist Overalls NH Icon.png]]
 
</div>
 
<div>
 
<div style="display:inline-block; vertical-align:top; padding-top: 2px; padding-right:12px;">
 
{{Size|1.0|1.0}}
 
</div>
 
<div style="display:inline-block; line-height:1.55em;">
 
<span style="font-size:.9em;">'''Buy:''' {{Material|Bells|1,100}}<br>'''Sell:''' {{Material|Bells|1,100}}</span>
 
</div>
 
<div style="display:inline-block; text-align: left; vertical-align:top; padding-top:.1em; padding-left:12px; line-height:1.25em;">
 
<span style="font-size:.9em;">'''Obtain from:'''</span><br>
 
[[File:Mabel NH Icon.png|22px]]<span style="font-size:.9em;">&nbsp;[[Able Sisters]]</span>
 
</div>
 
</div>
 
  
</div>
+
*<code>s</code> - (for 'short') can be used to produce an acronym: [[New Horizons|NH]]
 +
*<code>l</code> - (for 'long') can be used to produce the title's full name: [[Animal Crossing: New Horizons]]
 +
*<code>nl</code> - (for 'no link') can be used to remove the link: New Horizons
 +
 
 +
</noinclude>

Latest revision as of 23:39, August 19, 2021

New Horizons

Documentation

Produces a link to the Animal Crossing: New Horizons article.

  • s - (for 'short') can be used to produce an acronym: NH
  • l - (for 'long') can be used to produce the title's full name: Animal Crossing: New Horizons
  • nl - (for 'no link') can be used to remove the link: New Horizons