Template:Infobox-Row: Difference between revisions
Template page
More actions
Created page with "<noinclude> == Example == {{Infobox-Row | label = Label | value = Value }} </noinclude> <includeonly> <div class="infobox-row"> <span class="label">{{{label}}}</span> <span class="value">{{{value}}}</span> </div> </includeonly>" Tag: Recreated |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 2: | Line 2: | ||
== Example == | == Example == | ||
{{Infobox-Row | {{Infobox-Row | ||
| label | | label | ||
| value | | value | ||
}} | }} | ||
</noinclude> | </noinclude> | ||
<includeonly> | <includeonly> | ||
<div class="infobox-row"> | <div class="infobox-row"> | ||
< | <p class="label">{{{1}}}</p> | ||
< | <p class="value">{{{2}}}</p> | ||
</div> | </div> | ||
</includeonly> | </includeonly> | ||
Latest revision as of 04:39, 15 March 2026
Example
label
value