and then include all tags as needed within, prints in an unenclosed space under title in right column
$nft_specs="2400px x 2400px JPEG"; // edit if different, some of the earlier ones are smaller or not square.
// Uncomment below for whichever collection the image is a part of:
// $nft_collection="Classic";
// $nft_collection_link="Classic Collection";
// $nft_collection="Abstract";
// $nft_collection_link="Abstract Collection";
$nft_collection="Random";
$nft_collection_link="Random pieces of \"art\"";
$NFT_opensea_link="";
include "item_detail.inc.php";
?>