Template:Longitem: Difference between revisions

Jump to navigation Jump to search
imported>Neveselbert
m (rv)
imported>Neveselbert
m (syntaxhighlight)
Line 1: Line 1:
{{#if:{{{1|}}} |<div style="display: inline-block; line-height: 1.2em; padding: .1em 0;{{#if:{{{style|}}} | {{{style|}}}}}">{{{1|}}}</div><includeonly>{{#if:{{{2|}}}|[[Category:Pages using Template:Longitem with unnamed style parameter]]}}</includeonly>}}<noinclude>
{{#if:{{{1|}}} |<div style="display: inline-block; line-height: 1.2em; padding: .1em 0;{{#if:{{{style|}}} | {{{style|}}}}}">{{{1|}}}</div><includeonly>{{#if:{{{2|}}}|[[Category:Pages using Template:Longitem with unnamed style parameter]]}}</includeonly>}}<noinclude>
line-height: 1.2em; padding: .1em 0;
<syntaxhighlight lang="css">line-height: 1.2em; padding: .1em 0;</syntaxhighlight>
{{documentation}}
{{documentation}}
</noinclude>
</noinclude>

Revision as of 05:15, 27 September 2022

<syntaxhighlight lang="css">line-height: 1.2em; padding: .1em 0;</syntaxhighlight>