Template:Legend: Difference between revisions

From Wiki Balkavani
Created page with "→‎{{pp-template}}: .legend { page-break-inside: avoid; break-inside: avoid-column; } .legend-color { display: inline-block; min-width: 1.25em; height: 1.25em; line-height: 1.25; margin: 1px 0; text-align: center; border: 1px solid black; background-color: transparent; color: black; } .legend-text {→‎empty for now, but part of the design!: }"
 
mNo edit summary
 
Line 1: Line 1:
/* {{pp-template}} */
<includeonly><!--
--><templatestyles src="Legend/styles.css" /><!--
--><div class="legend"><!--
  --><span class="legend-color {{#if:{{{invert|}}}||mw-no-invert}}" style="<!--
-->{{#if:{{{border|}}}|border: {{{border}}};|{{#if:{{{outline|}}}|border: 1px solid {{{outline}}};}}}}<!--
-->{{#if:{{{1|}}}|{{greater color contrast ratio|{{{1}}}|white|black|css=y}}}}<!--
-->{{#if:{{{textcolor|}}}|color:{{{textcolor}}};}}<!--
-->{{#if:{{{size|}}}|font-size:{{{size}}};}}<!--
-->-webkit-print-color-adjust: exact; print-color-adjust: exact;<!--
-->"><!--


.legend {
    -->{{#if:{{{text|}}}{{{alt|}}}
page-break-inside: avoid;
        | <span class="legend-text" style="{{#if:{{{alt|}}}|color:{{{1|}}};}}font-family: monospace, monospace;">{{If empty|{{{alt|}}}|{{Encodefirst|{{{text|}}}}}|&nbsp;}}</span>|&nbsp;}}<!--
break-inside: avoid-column;
  --></span><!--
}


.legend-color {
  -->&nbsp;{{{2|}}}<!--
display: inline-block;
min-width: 1.25em;
height: 1.25em;
line-height: 1.25;
margin: 1px 0;
text-align: center;
border: 1px solid black;
background-color: transparent;
color: black;
}


.legend-text {/*empty for now, but part of the design!*/}
--></div><!--
--></includeonly><noinclude>
{{Documentation}}
</noinclude>

Latest revision as of 17:59, 2 October 2025