(Page créée avec « {{Documentation}} {{t|Infobox data div}} creates a <code><nowiki><div></nowiki></code> container which mimics the <code><nowiki><tr class="infobox-data"></nowiki></code> element use in the infobox. == Usage == <syntaxhighlight lang="html+handlebars"> {{Infobox data div |id = <!-- Unique ID used to label the data --> |col = <!-- Column --> |label = <!-- Label text --> |value = <!-- Value text --> }} </syntaxhighlight> <includeonly>Category:Infobox utility temp... ») |
(Aucune différence)
|
Version actuelle datée du 1 mai 2023 à 13:32
This is a documentation subpage for Modèle:Infobox data div.It contains usage information, categories, and other content that is not part of the original template page.
{{Infobox data div}} creates a <div> container which mimics the <tr class="infobox-data"> element use in the infobox.
Usage