Template:Infobox/doc: Difference between revisions

From TibiaCraft
Jump to navigationJump to search
Created page with "{{documentation header}} {{lua}} This is a skeleton for infoboxes, for use in other infobox templates. == Usage == {<nowiki/>{infobox | title = box title, defaults to page's name | group''N'' = Grouping label. | ''N''-''n'' = Images to display for group ''N''. | image''N'' = Images displayed below the title. Supports animation. First image defaults to {{{title}}}.png. Set to "none" to remove. | defaultimagesize = Set the default size used by t..."
 
No edit summary
 
Line 1: Line 1:
{{documentation header}}
{{documentation header}}
{{lua}}
<!-- Documentation here -->
This is a skeleton for infoboxes, for use in other infobox templates.


== Usage ==
Implements {{t|Infobox}}
{<nowiki/>{infobox
| title = box title, defaults to page's name
| group''N'' = Grouping label.
| ''N''-''n'' = Images to display for group ''N''.
| image''N'' = Images displayed below the title. Supports [[Template:Animate|animation]]. First image defaults to {{{title}}}.png. Set to "none" to remove.
| defaultimagesize = Set the default size used by the above images. Defaults to 150px.
| image''N''size = Sets the size of the corresponding image, overriding {{{defaultimagesize}}}.
| invimage''N'' = Invimages displayed under the images, using {{tl|Inventory slot}}. Set to "----" to add a line break. First invimage defaults to {{{title}}}, set to "none" to remove.
| imagearea = Completely replaces the functionality of the above 4 parameters, leaving a blank canvas below the title to put whatever
| rows = all rows go here using {{tl|infobox row}}
| footer = optional centered footer that goes across both columns
}}


<includeonly>
<includeonly>{{sandbox other||
<!-- Template categories/interwiki -->
<!-- Template categories/interwikis here -->
[[Category:Infobox templates| ]]
[[Category:Meta templates]]


 
}}</includeonly>
</includeonly>
<noinclude>
<noinclude>
<!-- Documentation categories/interwiki -->
<!-- Documentation categories/interwikis here -->


</noinclude>
</noinclude>

Latest revision as of 19:17, 4 October 2025

This is the documentation page. It should be transcluded into Template:Infobox. See Template:Documentation for more information.

Implements {{Infobox}}