Template:Infobox item/doc: Difference between revisions
Jump to navigation
Jump to search
>Default No edit summary |
>Default (New page: ;Description :This template is used to create an event infobox. ;Syntax :Type <code>{{t|infobox item|...}}</code> somewhere, with parameters as shown below. ;Sample output <pre>{{infobox ...) |
||
Line 1: | Line 1: | ||
;Description | ;Description | ||
:This template is used to create an | :This template is used to create an event infobox. | ||
;Syntax | ;Syntax | ||
:Type <code>{{t|infobox item|...}}</code> somewhere, with parameters as shown below. | :Type <code>{{t|infobox item|...}}</code> somewhere, with parameters as shown below. | ||
Line 6: | Line 6: | ||
<pre>{{infobox item | <pre>{{infobox item | ||
|name= Bob's | |name= Bob's Birthday Party | ||
|image= Image:Example.jpg | |image= Image:Example.jpg | ||
|caption= Bob the Flower | |caption= Bob the Flower | ||
|type= | |type= Boo | ||
|effects= | |effects= Boo | ||
|source= | |source= Boo | ||
|buy= | |buy= Boo | ||
|sell= | |sell= Boo | ||
}}</pre> | }}</pre> | ||
Line 19: | Line 19: | ||
{{infobox item | {{infobox item | ||
|name= Bob's | |name= Bob's Birthday Party | ||
|image= Image:Example.jpg | |image= Image:Example.jpg | ||
|caption= Bob the Flower | |caption= Bob the Flower | ||
|type= | |type= Boo | ||
|effects= | |effects= Boo | ||
|source= | |source= Boo | ||
|buy= | |buy= Boo | ||
|sell= | |sell= Boo | ||
}} | }} | ||
<includeonly>[[Category:Infobox templates|{{PAGENAME}}]]</includeonly><noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude> | <includeonly>[[Category:Infobox templates|{{PAGENAME}}]]</includeonly><noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude> |
Latest revision as of 20:46, 26 May 2015
- Description
- This template is used to create an event infobox.
- Syntax
- Type
{{infobox item|<...>}}
somewhere, with parameters as shown below. - Sample output
{{infobox item |name= Bob's Birthday Party |image= Image:Example.jpg |caption= Bob the Flower |type= Boo |effects= Boo |source= Boo |buy= Boo |sell= Boo }}
Results in...
Bob's Birthday Party | |
---|---|
File:Example.jpg Bob the Flower | |
Vital statistics | |
Type | Boo |
Effects | Boo |
Source | Boo |
Cost to buy | Boo |
Cost to sell | Boo |