Difference between revisions of "ClutchData2"
From NorCon MUSH
(Created page with "{{#get_db_data: db=norcon |from=clutches |order by=hatchdate ASC |where=legacy !=1 |data=clutchid=id, dam=dam, sire=sire, sirecolor=sirecolor, weyr=weyr, hatchdate=hatchdate,...") |
|||
| (7 intermediate revisions by the same user not shown) | |||
| Line 3: | Line 3: | ||
|from=clutches | |from=clutches | ||
|order by=hatchdate ASC | |order by=hatchdate ASC | ||
| − | |where=legacy | + | |where= legacy IS NULL |
| − | |data=clutchid=id, dam=dam, sire=sire, sirecolor=sirecolor, weyr=weyr, hatchdate=hatchdate, hatchsecs=hatchsecs, gold=gold, bronze=bronze, brown=brown, blue=blue, green=green, eggs=eggs, | + | |data=clutchid=id, dam=dam, sire=sire, sirecolor=sirecolor, weyr=weyr, hatchdate=hatchdate, hatchsecs=hatchsecs, gold=gold, bronze=bronze, brown=brown, blue=blue, green=green, eggs=eggs, hidden=hidden |
}} | }} | ||
| − | {{#store_external_table: | + | {{#store_external_table:ClutchData2 |
|clutch-id={{{clutchid}}} | |clutch-id={{{clutchid}}} | ||
|clutch-dam={{{dam}}} | |clutch-dam={{{dam}}} | ||
| Line 21: | Line 21: | ||
|clutch-green={{{green}}} | |clutch-green={{{green}}} | ||
|clutch-eggs={{{eggs}}} | |clutch-eggs={{{eggs}}} | ||
| − | | | + | |clutch-hidden={{{hidden}}} |
}} | }} | ||
Latest revision as of 23:28, 29 January 2016