Template:MapLegend: Difference between revisions

From Melodia
(Created page with "<div class="map-legend" style="border: 1px solid #000; padding: 10px; background-color: #FFF; max-width: 300px;"> ; '''Legend''' : <span style="background-color: #238b45; width: 20px; height: 20px; display: inline-block;"></span> Participating in this season : <span style="background-color: #fdbf6f; width: 20px; height: 20px; display: inline-block;"></span> Has participated in the past <!-- Add more legend items as needed --> </div>")
 
No edit summary
Line 1: Line 1:
<div class="map-legend" style="border: 1px solid #000; padding: 10px; background-color: #FFF; max-width: 300px;">
<div class="map-legend" padding: 10px; background-color: #FFF; max-width: 300px;">
    ; '''Legend'''
<span style="background-color: #238b45; width: 20px; height: 20px; display: inline-block;"></span> Participating in this season
    : <span style="background-color: #238b45; width: 20px; height: 20px; display: inline-block;"></span> Participating in this season
<span style="background-color: #fdbf6f; width: 20px; height: 20px; display: inline-block;"></span> Has participated in the past
    : <span style="background-color: #fdbf6f; width: 20px; height: 20px; display: inline-block;"></span> Has participated in the past
    <!-- Add more legend items as needed -->
</div>
</div>

Revision as of 16:28, 25 April 2024

Participating in this season Has participated in the past