User:Jaesun/Sandbox: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| Line 6: | Line 6: | ||
|} | |} | ||
|} | |} | ||
= | =Crown Shop item layout= | ||
Copy/paste below. Empty sections should be removed. | |||
==Crafting Box== | |||
If the item isn't craftable remove the Recipe section. | |||
==Layout== | |||
<pre><nowiki> | |||
{{Infobox Item | |||
|name= <!-- Optional: Name of the item. Defaults to {{PAGENAME}} --> | |||
|icon= <!-- Optional: Name of the icon file with extension. Defaults to {{PAGENAME}}_icon.png if it exists. --> | |||
|weight= <!-- Optional: In-game weight of the item. --> | |||
|durability= <!-- Optional: In-game durability of the item. --> | |||
|value= <!-- Optional: In-game resale value of the item. --> | |||
}} | |||
[[Item name]] is a ... | |||
<br clear="all"/> | |||
== Recipe == | |||
{{Crafting Box | |||
|name={{PAGENAME}} | |||
|skill=Blacksmithing <!-- Replace with crafting skill --> | |||
|skillrequirement= <!-- Not used yet --> | |||
|tool= <!-- Semi-colon delimited list of tools (items not consumed by the recipe). Example: 1 Smithing Hammer | |||
|ingredient= <!-- Semi-colon delimited list of ingredients. Example: 1 Chunk of Coal;2 Iron Ingot --> | |||
|output= <!-- Semi-colon delimited list of things created. Example: 1 Iron Bar | |||
}} | |||
==Lore== | |||
<!-- In game lore --> | |||
==Trivia== | |||
* ... | |||
* ... | |||
<!-- This list is autogenerated. If this item isn't a component in a recipe and isn't like to be used in a recipe remove it. To modify or add something to this list modify or add the recipe on the crafted item's page --> | |||
{{Query recipe}} | |||
<!-- This gallery is autogenerated. To add an image here add this article's name to the collection on the image's page --> | |||
{{Gallery}} | |||
==See also== | |||
* ... <!-- list of related pages --> | |||
* ... | |||
==References== | |||
<references/> | |||
</nowiki></pre> | |||
<!-- [[Category:Layouts]] --> | |||
Revision as of 16:52, 18 June 2023
User Sandbox Template
| This is a user sandbox. A user sandbox is a subpage of the user's user page. It serves as a testing spot and page development space for the user and is not a SotAwiki article. Finished writing a draft article? Are you ready to request an experienced editor review it for possible inclusion in Wikipedia? Submit your draft for review! |
Crown Shop item layout
Copy/paste below. Empty sections should be removed.
Crafting Box
If the item isn't craftable remove the Recipe section.
Layout
{{Infobox Item
|name= <!-- Optional: Name of the item. Defaults to {{PAGENAME}} -->
|icon= <!-- Optional: Name of the icon file with extension. Defaults to {{PAGENAME}}_icon.png if it exists. -->
|weight= <!-- Optional: In-game weight of the item. -->
|durability= <!-- Optional: In-game durability of the item. -->
|value= <!-- Optional: In-game resale value of the item. -->
}}
[[Item name]] is a ...
<br clear="all"/>
== Recipe ==
{{Crafting Box
|name={{PAGENAME}}
|skill=Blacksmithing <!-- Replace with crafting skill -->
|skillrequirement= <!-- Not used yet -->
|tool= <!-- Semi-colon delimited list of tools (items not consumed by the recipe). Example: 1 Smithing Hammer
|ingredient= <!-- Semi-colon delimited list of ingredients. Example: 1 Chunk of Coal;2 Iron Ingot -->
|output= <!-- Semi-colon delimited list of things created. Example: 1 Iron Bar
}}
==Lore==
<!-- In game lore -->
==Trivia==
* ...
* ...
<!-- This list is autogenerated. If this item isn't a component in a recipe and isn't like to be used in a recipe remove it. To modify or add something to this list modify or add the recipe on the crafted item's page -->
{{Query recipe}}
<!-- This gallery is autogenerated. To add an image here add this article's name to the collection on the image's page -->
{{Gallery}}
==See also==
* ... <!-- list of related pages -->
* ...
==References==
<references/>