Yo-kai Watch Encyclopedia:Sandbox: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
No edit summary
No edit summary
Line 1: Line 1:
== Fair use ==
== Fair use ==
== File summary ==
== File summary ==
{| class="box" align="center" border="0" cellspacing="0" cellpadding="4" style="color: #000; width: 50%; max-width: 100%; margin-bottom: 5px; background: #f2f2f7;"
{| class="roundy" align="center" style="padding:3px; color: #000; width: 50%; max-width: 100%; margin-bottom: 5px; background: #f2f2f7;"
|-
|-
! colspan="2" style="width: 100%; color: #5a5a5a;" | File information of {{PAGENAME}}.
! colspan="2" style="width: 100%; color: #5a5a5a;" | File information of {{PAGENAME}}.
Line 31: Line 31:
background-color: #f2f2f7;
background-color: #f2f2f7;


{| class="roundy" style="background: #f2f2f7; float: right; margin-left: 10px; margin-bottom: 10px;" width=100%
{| class="roundy" style="background: #f2f2f7; float: right; margin-left: 10px; margin-bottom: 10px;" width={{{width|100}}}%
|-
|-
|
|
{| width="100%" class="roundy" style="background: transparent; border-collapse:collapse;"
{| width="100%" class="roundy" style="background: transparent; border-collapse:collapse;"
! width="120px" class="roundytop" style="background: #fbfbfd; line-height: 10pt;" | [[file:none.PNG|30px|center|link=]]
! width="120px" class="roundytop" style="background: #fbfbfd; line-height: 10pt;" | [[file:{{{image|None}}}.PNG|30px|center|link=]]
| style="padding:10px;" | Item.
| style="font-weight: bold; padding:10px;" | {{{name}}}
|-
|-
| colspan="2" class="roundytr roundybottom" style="background: #fbfbfd; padding:2px;" |
| colspan="2" class="roundytr roundybottom" style="background: #fbfbfd; padding:2px;" |
{| width="100%" class="roundy" style="background:#FFF; padding:3px; text-align: left;"
{| width="100%" class="roundy" style="background:#FFF; padding:3px; text-align: left;"
|-
|-
| {{{information}}} <br>
| A book about giving life your all. Good for a lazy Yo-kai. <br>
----
----
{{{locations}}}
Purchased from Settle In Bookstore.
|}
|}
|}
|}
|}
|}

== General information ==
This template is designed for items and will only be used to describe items as well explain in what game the item is obtainable. Do not use the template for any other reason.

== Coding ==
<pre>
{{c-item
| width = This is to change the width for the template. However, do it for explicit reasons, not for no good reasons.
| image = This is to add the image in the template to show about what item it is.
| name = The name of the item.
| information = Information or description of the item.
| locations = Locations where the items can be found.
}}
</pre>

=== Example ===
{{c-item
| width = 50
| image = None
| name = Nothing
| information = There is no information about this item.
| locations = This item cannot be found in the game.
}}