X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/8da117a41c1c761b470b933ebb96da7134ac6195..140051e24ff5a74421e8b437cdc12ca8570995cd:/dieren.plp diff --git a/dieren.plp b/dieren.plp index 50f9981..8abcdfd 100644 --- a/dieren.plp +++ b/dieren.plp @@ -39,30 +39,21 @@ Html({ '], raw => <<'EOT', EOT @@ -92,7 +80,7 @@ say $pageinfo->{altlink}; <: my @table = qw( >: origineel: zee-: meer_water: land/aardig: anders: #: - >hond: hond zeehond waterhond?? prairiehond vleerhond #rodehond + >hond: hond zeehond scheepshond? prairiehond vleerhond #rodehond >kat: kat zeekat meerkat cat_325? vliegende_kat #tijgerkat #>haas: haas zeehaas waterhaas koolhaas? ossenhaas? #buidelhaas >muis: muis zeemuis waterspitsmuis aardmuis vleermuis #computermuis @@ -101,7 +89,7 @@ my @table = qw( >varken: varken zeevarken=bruinvis waterzwijn=capibara aardvarken stekelvarken #feestvarken? >koe: koe zeekoe meerkoetje aardekoe?? koedoe #haiku? - >paard: paard zeepaardje nijlpaard aardpaard?? luipaard #tijgerpaard + >paard: paard zeepaardje nijlpaard (turn)paard? luipaard #tijgerpaard #>hoorn: eenhoorn zeehoorn zee-eenhoorn?=narwal bergahorn=esdoorn neushoorn #eekhoorn #>bra: bra(ssière)? zebra - - cobra #sabra @@ -117,6 +105,7 @@ my @table = qw( #>mot: mot marmot watermot bergamot - # #>bij: bij - waterbij aardbei moerbei hommelbij ); +$table[4 + 9*7] = 'grasmodderpaard?=草泥马' if $Request eq 'standaard'; # replace turnpaard @table = qw( >hond zeehond prairiehond @@ -147,7 +136,7 @@ if (exists $get{r}) { } } -say ''; +say '
'; while (my $name = shift @table) { if ($name =~ s/^#// and !$pageinfo->{prefix}) { while ($name = shift @table) { @@ -161,7 +150,7 @@ while (my $name = shift @table) { print ""; } $name =~ s/^-$//; - my ($img) = $name =~ /^([\w-]+)/; + my ($img) = $name =~ /([\w-]+)/; $name =~ y/_/ /; if ($name =~ s/:$//) { # trailing colon indicates header text