<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="fr">
	<id>http://wiki-path.lacrypte.fr/index.php?action=history&amp;feed=atom&amp;title=Mod%C3%A8le%3AInfobox%2Fdoc</id>
	<title>Modèle:Infobox/doc - Historique des versions</title>
	<link rel="self" type="application/atom+xml" href="http://wiki-path.lacrypte.fr/index.php?action=history&amp;feed=atom&amp;title=Mod%C3%A8le%3AInfobox%2Fdoc"/>
	<link rel="alternate" type="text/html" href="http://wiki-path.lacrypte.fr/index.php?title=Mod%C3%A8le:Infobox/doc&amp;action=history"/>
	<updated>2026-06-14T08:08:26Z</updated>
	<subtitle>Historique des versions pour cette page sur le wiki</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>http://wiki-path.lacrypte.fr/index.php?title=Mod%C3%A8le:Infobox/doc&amp;diff=3702&amp;oldid=prev</id>
		<title>Errius : Page créée avec « Infoboxes are informational summaries of an article&#039;s key points. &#039;&#039;&#039;{{tl|Infobox}}&#039;&#039;&#039; allows you to create infoboxes that follow a standard appearance and style with mini... »</title>
		<link rel="alternate" type="text/html" href="http://wiki-path.lacrypte.fr/index.php?title=Mod%C3%A8le:Infobox/doc&amp;diff=3702&amp;oldid=prev"/>
		<updated>2017-01-16T18:54:09Z</updated>

		<summary type="html">&lt;p&gt;Page créée avec « Infoboxes are informational summaries of an article&amp;#039;s key points. &amp;#039;&amp;#039;&amp;#039;{{tl|Infobox}}&amp;#039;&amp;#039;&amp;#039; allows you to create infoboxes that follow a standard appearance and style with mini... »&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Nouvelle page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Infoboxes are informational summaries of an article&amp;#039;s key points. &amp;#039;&amp;#039;&amp;#039;{{tl|Infobox}}&amp;#039;&amp;#039;&amp;#039; allows you to create infoboxes that follow a standard appearance and style with minimal markup. {{tl|Infobox}} is based on the [[frw:Template:Person|Person]] and [[frw:Template:Book|Book infoboxes]] from the [[frw:Main Page|Forgotten Realms wiki]].&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&amp;lt;pre&amp;gt;{{Infobox&lt;br /&gt;
| ibname     = &lt;br /&gt;
| ibtype     = &lt;br /&gt;
| image      = &lt;br /&gt;
| website    = &lt;br /&gt;
| pubcode    = &lt;br /&gt;
&lt;br /&gt;
| ibclass    = &lt;br /&gt;
| bgcolor    = &lt;br /&gt;
| fgcolor    = &lt;br /&gt;
&lt;br /&gt;
| paramname1 = &lt;br /&gt;
| param1     = &lt;br /&gt;
...&lt;br /&gt;
&lt;br /&gt;
| page        = {{{page|}}}&lt;br /&gt;
}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
All of {{tl|infobox}}&amp;#039;s parameters are optional, and except for &amp;#039;&amp;#039;&amp;#039;name&amp;#039;&amp;#039;&amp;#039; do not appear if not passed or are passed with an empty parameter. Most uses of {{tl|infobox}}es should be in templates that pass the necessary parameters to {{tl|infobox}}. See the examples below for more details.&lt;br /&gt;
&lt;br /&gt;
=== Title and type metadata ===&lt;br /&gt;
; ibname: The name that appears at the top of the infobox.&lt;br /&gt;
: &amp;#039;&amp;#039;Default: {{xt|&amp;lt;nowiki&amp;gt;{{PAGENAME}}&amp;lt;/nowiki&amp;gt;}}&amp;#039;&amp;#039;&lt;br /&gt;
; ibtype: The type of content this infobox summarizes. This is wrapped in parentheses in the rendered infobox. &lt;br /&gt;
; image: An image link that illustrates the article&amp;#039;s subject. This should almost always be 250px wide.&lt;br /&gt;
; website: A link associated with the article. This typically appears beneath the image.&lt;br /&gt;
; pubcode: The stock code associated with a product. This typically replaces the default text of the &amp;#039;&amp;#039;&amp;#039;website&amp;#039;&amp;#039;&amp;#039; link.&lt;br /&gt;
&lt;br /&gt;
=== Style attributes ===&lt;br /&gt;
; ibclass: The name of a CSS class to associate with the infobox. {{xt|tantable}} and {{xt|infobox}} are always assigned; any classes added here are added to the infobox and do not override these classes.&lt;br /&gt;
; bgcolor: A CSS color code for the background of the &amp;#039;&amp;#039;&amp;#039;ibname&amp;#039;&amp;#039;&amp;#039; and &amp;#039;&amp;#039;&amp;#039;ibtype&amp;#039;&amp;#039;&amp;#039; parameters.&lt;br /&gt;
: &amp;#039;&amp;#039;Default: {{xt|#000}}&amp;#039;&amp;#039;&lt;br /&gt;
; fgcolor: A CSS color code for the text of the &amp;#039;&amp;#039;&amp;#039;ibname&amp;#039;&amp;#039;&amp;#039; and &amp;#039;&amp;#039;&amp;#039;ibtype&amp;#039;&amp;#039;&amp;#039; parameters.&lt;br /&gt;
: &amp;#039;&amp;#039;Default: {{xt|#FFF}}&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
=== Parameters ===&lt;br /&gt;
; paramname&amp;lt;sup&amp;gt;n&amp;lt;/sup&amp;gt;: The name of a parameter in the infobox, presented in order from top to bottom in the infobox&amp;#039;s body. This text is bolded in the left column of the infobox&amp;#039;s body. You can include as many &amp;#039;&amp;#039;&amp;#039;paramname&amp;lt;sup&amp;gt;n&amp;lt;/sup&amp;gt;&amp;#039;&amp;#039;&amp;#039; entries as you wish, but each should be accompanied by a &amp;#039;&amp;#039;&amp;#039;param&amp;lt;sup&amp;gt;n&amp;lt;/sup&amp;gt;&amp;#039;&amp;#039;&amp;#039; of the same number.&lt;br /&gt;
: Certain &amp;#039;&amp;#039;&amp;#039;paramname&amp;#039;&amp;#039;&amp;#039;s have special properties:&lt;br /&gt;
:: &amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;artworkby, imagesof, gallery, worksby&amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;: Links the &amp;#039;&amp;#039;&amp;#039;param&amp;#039;&amp;#039;&amp;#039; to a category, either {{xt|:Category:Artwork by &amp;#039;&amp;#039;&amp;#039;param&amp;#039;&amp;#039;&amp;#039;}} for artwork by creator, {{xt|:Category:Images of &amp;#039;&amp;#039;&amp;#039;param&amp;#039;&amp;#039;&amp;#039;}} for artwork categorized by subject, {{xt|:Category:Artwork from &amp;#039;&amp;#039;&amp;#039;param&amp;#039;&amp;#039;&amp;#039;}} for artwork categorized by source, or {{xt|:Category:Works by &amp;#039;&amp;#039;&amp;#039;param&amp;#039;&amp;#039;&amp;#039;}} for published works by creator, respectively. Only the &amp;#039;&amp;#039;&amp;#039;param&amp;#039;&amp;#039;&amp;#039; is displayed, only one of these two options should be used, and only one instance of it should be used per infobox.&lt;br /&gt;
::: &amp;#039;&amp;#039;Default, if no &amp;#039;&amp;#039;&amp;#039;param&amp;#039;&amp;#039;&amp;#039; is provided: {{xt|&amp;lt;nowiki&amp;gt;{{PAGENAME}}&amp;lt;/nowiki&amp;gt;}}&amp;#039;&amp;#039;&lt;br /&gt;
:: &amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;isbn, ISBN, isbne, ISBNE&amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;: Precedes the content with &amp;quot;ISBN&amp;quot;, triggering special handling of a valid ISBN &amp;#039;&amp;#039;&amp;#039;param&amp;#039;&amp;#039;&amp;#039;.&lt;br /&gt;
:: &amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;regionmap&amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;: An image with no preceding text, designed to display a regional map for a location. Only the regionmap&amp;#039;s &amp;#039;&amp;#039;&amp;#039;param&amp;#039;&amp;#039;&amp;#039; content is displayed.&lt;br /&gt;
:: &amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;source&amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;: Italicized source spanning the infobox body, preceded by a horizontal line and &amp;quot;Source:&amp;quot; and suffixed by a page number if the &amp;#039;&amp;#039;&amp;#039;page&amp;#039;&amp;#039;&amp;#039; parameter is provided. Only the source&amp;#039;s &amp;#039;&amp;#039;&amp;#039;param&amp;#039;&amp;#039;&amp;#039; content is displayed, only one source should be used per infobox, and the source should be the last &amp;#039;&amp;#039;&amp;#039;paramname&amp;#039;&amp;#039;&amp;#039;/&amp;#039;&amp;#039;&amp;#039;param&amp;#039;&amp;#039;&amp;#039; in the infobox.&lt;br /&gt;
; param&amp;lt;sup&amp;gt;n&amp;lt;/sup&amp;gt;: The content of the associated parameter, typically displayed as plain text in the right column of the infobox&amp;#039;s body unless noted otherwise above. &lt;br /&gt;
; page: A page number for a provided &amp;#039;&amp;#039;source&amp;#039;&amp;#039; &amp;#039;&amp;#039;&amp;#039;paramname&amp;lt;sup&amp;gt;n&amp;lt;/sup&amp;gt;&amp;#039;&amp;#039;&amp;#039;. &amp;#039;&amp;#039;&amp;#039;page&amp;#039;&amp;#039;&amp;#039; only appears if there is a &amp;#039;&amp;#039;source&amp;#039;&amp;#039;.&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
=== Subject template example ===&lt;br /&gt;
You can create an infobox template that itself calls {{tl|Infobox}}. Indeed, this is the preferred way to use {{tl|Infobox}}&amp;amp;mdash;you can create an infobox that employs a reusable, standard set of parameters for a common subject without needing to use complex wiki code or HTML.&lt;br /&gt;
{{Infobox&lt;br /&gt;
| ibname     = {{{name|}}}&lt;br /&gt;
| ibtype     = City&lt;br /&gt;
| image      = {{{image|}}}&lt;br /&gt;
&lt;br /&gt;
| bgcolor    = #363&lt;br /&gt;
| fgcolor    = #fff&lt;br /&gt;
&lt;br /&gt;
| paramname1 = Titles&lt;br /&gt;
| param1     = {{{titles|}}}&lt;br /&gt;
&lt;br /&gt;
| paramname2 = Nation&lt;br /&gt;
| param2     = {{{nation|}}}&lt;br /&gt;
&lt;br /&gt;
| paramname3 = Region&lt;br /&gt;
| param3     = {{{region|}}}&lt;br /&gt;
&lt;br /&gt;
| paramname4 = Size&lt;br /&gt;
| param4     = {{{size|}}}&lt;br /&gt;
&lt;br /&gt;
| paramname5 = Population&lt;br /&gt;
| param5     = {{{population|}}}&lt;br /&gt;
&lt;br /&gt;
| paramname6 = Demographics&lt;br /&gt;
| param6     = {{{demographics|}}}&lt;br /&gt;
&lt;br /&gt;
| paramname7 = Government&lt;br /&gt;
| param7     = {{{government|}}}&lt;br /&gt;
&lt;br /&gt;
| paramname8 = Alignment&lt;br /&gt;
| param8     = {{{alignment|}}}&lt;br /&gt;
&lt;br /&gt;
| paramname9 = Demonym&lt;br /&gt;
| param9     = {{{natives|}}}&lt;br /&gt;
&lt;br /&gt;
| paramname10 = Adjective&lt;br /&gt;
| param10     = {{{adjective|}}}&lt;br /&gt;
&lt;br /&gt;
| paramname11 = Ruler&lt;br /&gt;
| param11     = {{{ruler|}}}&lt;br /&gt;
&lt;br /&gt;
| paramname12 = Leader&lt;br /&gt;
| param12     = {{{leader|}}}&lt;br /&gt;
&lt;br /&gt;
| paramname13 = regionmap&lt;br /&gt;
| param13     = {{{regionmap|}}}&lt;br /&gt;
&lt;br /&gt;
| paramname14 = source&lt;br /&gt;
| param14     = {{{source|}}}&lt;br /&gt;
| page        = {{{page|}}}&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;pre&amp;gt;{{Infobox&lt;br /&gt;
| ibname     = {{{name|}}}&lt;br /&gt;
| ibtype     = City&lt;br /&gt;
| image      = {{{image|}}}&lt;br /&gt;
&lt;br /&gt;
| bgcolor    = #363&lt;br /&gt;
| fgcolor    = #fff&lt;br /&gt;
&lt;br /&gt;
| paramname1 = Titles&lt;br /&gt;
| param1     = {{{titles|}}}&lt;br /&gt;
&lt;br /&gt;
| paramname2 = Nation&lt;br /&gt;
| param2     = {{{nation|}}}&lt;br /&gt;
&lt;br /&gt;
| paramname3 = Region&lt;br /&gt;
| param3     = {{{region|}}}&lt;br /&gt;
&lt;br /&gt;
| paramname4 = Size&lt;br /&gt;
| param4     = {{{size|}}}&lt;br /&gt;
&lt;br /&gt;
| paramname5 = Population&lt;br /&gt;
| param5     = {{{population|}}}&lt;br /&gt;
&lt;br /&gt;
| paramname6 = Demographics&lt;br /&gt;
| param6     = {{{demographics|}}}&lt;br /&gt;
&lt;br /&gt;
| paramname7 = Government&lt;br /&gt;
| param7     = {{{government|}}}&lt;br /&gt;
&lt;br /&gt;
| paramname8 = Alignment&lt;br /&gt;
| param8     = {{{alignment|}}}&lt;br /&gt;
&lt;br /&gt;
| paramname9 = Demonym&lt;br /&gt;
| param9     = {{{natives|}}}&lt;br /&gt;
&lt;br /&gt;
| paramname10 = Adjective&lt;br /&gt;
| param10     = {{{adjective|}}}&lt;br /&gt;
&lt;br /&gt;
| paramname11 = Ruler&lt;br /&gt;
| param11     = {{{ruler|}}}&lt;br /&gt;
&lt;br /&gt;
| paramname12 = Leader&lt;br /&gt;
| param12     = {{{leader|}}}&lt;br /&gt;
&lt;br /&gt;
| paramname13 = regionmap&lt;br /&gt;
| param13     = {{{regionmap|}}}&lt;br /&gt;
&lt;br /&gt;
| paramname14 = source&lt;br /&gt;
| param14     = {{{source|}}}&lt;br /&gt;
| page        = {{{page|}}}&lt;br /&gt;
}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The above example is {{tl|City}}. See that template&amp;#039;s documentation for details on its usage. {{tl|City}} passes its content to {{tl|Infobox}} through its own defined parameters.&lt;br /&gt;
&lt;br /&gt;
When creating an infobox template using {{tl|Infobox}}, you can make a parameter always appear by adding a fallback value. For example, to make the &amp;#039;&amp;#039;&amp;#039;region&amp;#039;&amp;#039;&amp;#039; parameter above a required or always-appearing parameter, change its &amp;#039;&amp;#039;&amp;#039;param&amp;#039;&amp;#039;&amp;#039; from {{xt|&amp;lt;nowiki&amp;gt;{{{region|}}}&amp;lt;/nowiki&amp;gt;}} to {{xt|&amp;lt;nowiki&amp;gt;{{{region|&amp;#039;&amp;#039;required&amp;#039;&amp;#039;}}&amp;lt;/nowiki&amp;gt;}}. For more examples, see the {{tl|Book}} template.&lt;br /&gt;
&lt;br /&gt;
=== Raw infobox example ===&lt;br /&gt;
{{Infobox&lt;br /&gt;
| ibname  = Example arbitrary infobox&lt;br /&gt;
| ibtype  = Example&lt;br /&gt;
&lt;br /&gt;
| bgcolor = #FFF&lt;br /&gt;
| fgcolor = #000&lt;br /&gt;
&lt;br /&gt;
| paramname1 = First&lt;br /&gt;
| param1     = This text appears first&lt;br /&gt;
&lt;br /&gt;
| paramname2 = Second&lt;br /&gt;
| param2     = This text appears second&lt;br /&gt;
&lt;br /&gt;
| paramname3 = artworkby&lt;br /&gt;
| param3     = Wayne Reynolds&lt;br /&gt;
&lt;br /&gt;
| paramname4 = source&lt;br /&gt;
| param4     = [[Core Rulebook]]&lt;br /&gt;
| page       = 1&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
You can also create arbitrary, one-off infoboxes by directly invoking {{tl|Infobox}}.&lt;br /&gt;
&amp;lt;pre&amp;gt;{{Infobox&lt;br /&gt;
| ibname  = Example arbitrary infobox&lt;br /&gt;
| ibtype  = Example&lt;br /&gt;
&lt;br /&gt;
| bgcolor = #FFF&lt;br /&gt;
| fgcolor = #000&lt;br /&gt;
&lt;br /&gt;
| paramname1 = First&lt;br /&gt;
| param1     = This text appears first&lt;br /&gt;
&lt;br /&gt;
| paramname2 = Second&lt;br /&gt;
| param2     = This text appears second&lt;br /&gt;
&lt;br /&gt;
| paramname3 = artworkby&lt;br /&gt;
| param3     = Wayne Reynolds&lt;br /&gt;
&lt;br /&gt;
| paramname4 = source&lt;br /&gt;
| param4     = [[Core Rulebook]]&lt;br /&gt;
| page       = 1&lt;br /&gt;
}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt;[[Category:Template documentation|{{PAGENAME}}]]&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Errius</name></author>
	</entry>
</feed>