From fc1385dc7a6e788e5dcdb25169c77f93eb56b10a Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Thu, 25 Jul 2024 18:18:13 +0200 Subject: Add a section for ‘Extra Coins’ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/euro/index.ccoins.gsp | 39 ++------------------------------------- 1 file changed, 2 insertions(+), 37 deletions(-) (limited to 'src/euro/index.ccoins.gsp') diff --git a/src/euro/index.ccoins.gsp b/src/euro/index.ccoins.gsp index 3e0bbe3..a8dcc00 100644 --- a/src/euro/index.ccoins.gsp +++ b/src/euro/index.ccoins.gsp @@ -66,41 +66,6 @@ html lang="en" { } ]) - __ifcode([mc], [ - section .blurb { - p {- - In 2007 Monaco released two varieties of their €1 coin. One of - them has mintmarks around the year while the other one doesn’t. - The variety without the mintmarks is suffixed with ‘No MM’. - } - } - ]) - - __ifcode([mt], [ - section .blurb { - p {- - Many Maltese commemoratives have different mintmarks depending on - if they were intended for circulation, coincards, or sets. Any - years listed on this page suffixed with ‘MM’ bear a mintmark - representing an NIFC release. Typically this is seen as either two - mintmarks around the year, or an ‘F’ in one of the outer stars. - Some years have multiple NIFC varieties — one with an ‘F’ and one - with regular mintmarks — these are labeled with ‘F’ and ‘MM’ - respectively. - } - } - ]) - - __ifcode([nl], [ - section .blurb { - p {- - Besides just the standard €2 commemorative releases, the Koninklijke - Nederlandse Munt (Royal Dutch Mint) also sells NIFC €5 - commemorative coins; these coins are suffixed with ‘€5’. - } - } - ]) - section .cl-section .slant-down { div { table .coin-table cellspacing="0" { @@ -153,7 +118,7 @@ html lang="en" { } } - __ifcode([fi], [ + __ifextra([ section .cl-section .slant-down { div { table @@ -164,7 +129,7 @@ html lang="en" { { thead { tr { - th colspan="7" {-Error Coins} + th colspan="7" {-Extra Coins} } tr { th {-Year} -- cgit v1.2.3