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 |
||
| Line 8: | Line 8: | ||
<includeonly> | <includeonly> | ||
<div class="infobox-row"> | <div class="infobox-row"> | ||
< | <p class="label">{{{label}}}</p> | ||
< | <p class="value">{{{value}}}</p> | ||
</div> | </div> | ||
</includeonly> | </includeonly> | ||
Revision as of 04:38, 15 March 2026
Example
Label
Value