Difference between revisions of "Template:Object info"

From Moegirlpedia
Jump to: navigation, search
(Added parameter)
 
(4 intermediate revisions by the same user not shown)
Line 5: Line 5:
 
|-
 
|-
 
!width=80px |Object Name
 
!width=80px |Object Name
| align="center" {{{Name|}}}
+
| align="center" | {{{Name|}}}
 
|-
 
|-
 
{{#if:{{{Other Names|}}}|!Other Names
 
{{#if:{{{Other Names|}}}|!Other Names
{{!}} align="center" |{{!}} {{{Other Names|}}}
+
{{!}} align="center" {{!}} {{{Other Names|}}}
 
{{!}}-}}
 
{{!}}-}}
 
{{#if:{{{Voice Actor|}}}|!Voice Actor
 
{{#if:{{{Voice Actor|}}}|!Voice Actor
Line 17: Line 17:
 
{{!}}-}}
 
{{!}}-}}
 
{{#if:{{{Type|}}}|!Type
 
{{#if:{{{Type|}}}|!Type
{{!}} align="center" |{{!}} {{{Type|}}}
+
{{!}} align="center" {{!}} {{{Type|}}}
 
{{!}}-}}
 
{{!}}-}}
 
{{#if:{{{Creator|}}}|!Creator
 
{{#if:{{{Creator|}}}|!Creator
{{!}} align="center" |{{!}} {{{Creator|}}}
+
{{!}} align="center" {{!}} {{{Creator|}}}
 
{{!}}-}}
 
{{!}}-}}
 
{{#if:{{{Owner|}}}|!Owner
 
{{#if:{{{Owner|}}}|!Owner
{{!}} align="center" |{{!}} {{{Owner|}}}
+
{{!}} align="center" {{!}} {{{Owner|}}}
 +
{{!}}-}}
 +
{{#if:{{{Functions|}}}|!Function(s)
 +
{{!}} align="center" {{!}} {{{Functions|}}}
 
{{!}}-}}
 
{{!}}-}}
 
{{#if:{{{Origin|}}}|!Origin
 
{{#if:{{{Origin|}}}|!Origin
{{!}} align="center" |{{!}} {{{Origin|}}}
+
{{!}} align="center" {{!}} {{{Origin|}}}
 
}}
 
}}
 
|}<noinclude>
 
|}<noinclude>
Line 39: Line 42:
 
|Creator =  
 
|Creator =  
 
|Owner =  
 
|Owner =  
 +
|Functions =
 
|Origin =  
 
|Origin =  
 
}}
 
}}
 
</pre>
 
</pre>
 +
 +
Description: <pre>
 +
{{Object info
 +
|image = (An image of the object. Simply write the filename, example: Spear of Longinus.jpg. External images cannot be used. See the right for the effect when left blank.)
 +
|caption = (Accompanying info for the image, for example, the Pixiv ID of the image (pixiv ID: xxxxxxxxxx), or indicating that the source is Wikimedia Commons)
 +
|Name = (Describes the name of the object. Example: Spear of Longinus)
 +
|Other Names = (Other common names that the object is referred to as)
 +
|Type = (The type of the object, example: weapons such as swords, jewels, etc.)
 +
|Creator = (The character or group of characters that created the object)
 +
|Owner = (The object's owner. There can be multiple owners)
 +
|Functions = (The things that the object can do)
 +
|Origin = (The name of the work which the object originates from. For generic objects, write down the symbolic works in which said object appeared)
 +
}}
 +
</pre>
 +
{{color|red|Note: For parameters unused in this template, leave them blank. '''Please do not delete the parameters'''.}}
 
[[Category:Common informational templates]]
 
[[Category:Common informational templates]]
 
</noinclude>
 
</noinclude>

Latest revision as of 16:25, 18 September 2024

What?!
This article lacks a picture, it needs to be added...
Basic Info
Object Name

Usage

Copy the following directly into the article:

{{Object info
|image = 
|caption = 
|Name = 
|Other Names = 
|Type = 
|Creator = 
|Owner = 
|Functions = 
|Origin = 
}}

Description:

{{Object info
|image = (An image of the object. Simply write the filename, example: Spear of Longinus.jpg. External images cannot be used. See the right for the effect when left blank.)
|caption = (Accompanying info for the image, for example, the Pixiv ID of the image (pixiv ID: xxxxxxxxxx), or indicating that the source is Wikimedia Commons)
|Name = (Describes the name of the object. Example: Spear of Longinus)
|Other Names = (Other common names that the object is referred to as)
|Type = (The type of the object, example: weapons such as swords, jewels, etc.) 
|Creator = (The character or group of characters that created the object)
|Owner = (The object's owner. There can be multiple owners)
|Functions = (The things that the object can do)
|Origin = (The name of the work which the object originates from. For generic objects, write down the symbolic works in which said object appeared)
}}

Note: For parameters unused in this template, leave them blank. Please do not delete the parameters.