Template:Infobox/doc: Difference between revisions

Template page
Content added Content deleted
clockup>Default
No edit summary
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{Documentation|fromWikipedia=true}}
==Description==
<!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE -->
This template is a sample infobox, to aid in the creation of new infoboxes.
Please refer to {{t|Infobox}} on Wikipedia for more details

<noinclude></noinclude>
Recommended usage: copy the template code to a new template page, and edit it there.
<includeonly>

<!-- Template catergories go here -->
===Infobox and template background===
[[Category:Infobox templates]]
See [[Help:Templates]], [[Help:Infobox]] for some background on how templates and infoboxes work.
</includeonly>

===Notes===
* The Title, First, Second, and Third rows show ''"Unknown"'' if their values are not specified.
* The Image, Imagecaption, Fourth, Fifth, and Sixth rows won't show up if their values are not specified.

==Syntax==
<pre>
{{infobox
| title =
| image = [e.g. "Example.jpg"]
| imagecaption =
| first =
| second =
| third =
| fourth =
| fifth =
| sixth =
| previous =
| next =
}}
</pre>

==Samples==
<pre>
{{infobox
| title = A pretty flower
| image = Example.jpg
| imagecaption = Floweris flowerum
| first = Pink and green
| second = Outdoors
| fourth = Annual
| previous = I
| next = III
}}
</pre>

Results in...

{{infobox
| title = A pretty flower
| image = Example.jpg
| imagecaption = Floweris flowerum
| first = Pink and green
| second = Outdoors
| fourth = Annual
| previous = I
| next = III
}}

<includeonly>[[Category:Templates| ]]</includeonly><noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude>

Latest revision as of 11:17, 24 November 2023

Please refer to {{Infobox}} on Wikipedia for more details


Cookies help us deliver our services. By using our services, you agree to our use of cookies.