Template:Card infobox/row: Difference between revisions
Jump to navigation
Jump to search
Created page with "<includeonly> {| style="width: 100%;" | <span style="vertical-align:top; font-size:90%; font-weight:bold;">{{{1|Left}}}</span> | <span style="font-size:90%; text-align:right; display: inline-block; width: 100%;">{{{2|Right}}}</span> |} </includeonly>" |
m remove unneeded spaces |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly>{| style="width: 100%;" | ||
{| style="width: 100%;" | |||
| <span style="vertical-align:top; font-size:90%; font-weight:bold;">{{{1|Left}}}</span> | | <span style="vertical-align:top; font-size:90%; font-weight:bold;">{{{1|Left}}}</span> | ||
| <span style="font-size:90%; text-align:right; display: inline-block; width: 100%;">{{{2|Right}}}</span> | | <span style="font-size:90%; text-align:right; display: inline-block; width: 100%;">{{{2|Right}}}</span> | ||
|} | |}</includeonly> | ||
</includeonly> |