Difference between revisions of "User:Sunmarsh/Sandbox"

From Nookipedia, the Animal Crossing wiki
(collection->series)
(Link template refactor proposal)
 
(19 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{NHFurniture
+
{{#switch:{{{1|}}}
|name=Test Item
+
| nl = {{#switch: {{{2|}}}
|ja-name=JA Name
+
      | short = NH
|var = Red
+
      | long = ''Animal Crossing: New Horizons''
|series = Blue
+
      | #default= ''New Horizons''
|theme1 = Colorful
+
      }}
|color1 = Blue
+
| = {{#switch: {{{2|}}}
|color2 = Green
+
      | nl = NH
|function1 = Bed
+
      | #default= [[New Horizons|NH]]
|function2 = Sleep
+
      }}
|length = 3.0
+
| = {{#switch:{{{2|}}}
|width = 1.0
+
      | nl = ''Animal Crossing: New Horizons''
|availability1 = Crafting
+
      | #default= ''[[Animal Crossing: New Horizons]]''
|availability2 = Able Sisters
+
      }}
|season1 = Spring
+
| #default = ''[[New Horizons]]''
|season2 = Summer
+
}}<noinclude>
|mat1 = Wood
+
==Documentation==
|mat1-num = 5
+
Produces a link to the {{NH}} article.
|mat2 = Wood
+
 
|mat2-num = 3
+
*<code>s</code> - (for 'short') can be used to produce an acronym: [[New Horizons|NH]]
|buy = 5000
+
*<code>l</code> - (for 'long') can be used to produce the title's full name: [[Animal Crossing: New Horizons]]
|sell = 3000
+
*<code>nl</code> - (for 'no link') can be used to remove the link: New Horizons
|currency = Bells
+
 
|customizable = True
+
</noinclude>
|custom-kits = 10
 
|pattern = True
 
|var1 = Red
 
|var1-img = Acoustic Guitar NH Icon.png
 
|var1-color1 = Red
 
|var2 = Green
 
|var2-img = Velour Boots NH Icon.png
 
|var2-color1 = Green
 
|var2-color2 = Blue
 
|var3 = Big Green Mean Machine from Outer Space
 
|var3-img = Velour Boots NH Icon.png
 
|var3-color1 = Green
 
|var3-color2 = Blue
 
|var4 = Green
 
|var4-img = Velour Boots NH Icon.png
 
|var4-color1 = Green
 
|var4-color2 = Blue
 
|var5 = Green
 
|var5-img = Velour Boots NH Icon.png
 
|var5-color1 = Green
 
|var5-color2 = Blue
 
|notes = Hello world!
 
}}
 

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