The Tree of Widsdom

智慧の樹

c_DE_quote-ana

Type: Display expression

This display expression is like c_DE_quote except it prepends a spiked speech bubble Proticon instead of a regular speech bubble.

Display expression

(if($DENum){$SiblingOrder + ". "}) + (if($DEIcon){"✏️ "}) + (if($DEDate & $DueDate){"(" + $DueDate.year + ") "}) + (if($Authors){$Authors.at(0) + ". "}) + (if($myPubTitle){"“" + $myPubTitle + "” "}) + (if($Name){"[" + $Name + "]"}) + (if($ChildCount & $DECount){" (" + $DescendantCount + ")"}) + (if($DEBips){"  " + (if($blogExpOpt){if($blogExpOpt.contains(COMPILE)){"⤓"}; + if($blogExpOpt.contains(NOKIDS)){"⬒"}; + if($blogExpOpt.contains(COLUMNS)){"⸬"}; + if($blogExpOpt.contains(BLOCKS)){"⧈"}; + " "}) + if($blogImage){"🎆"}; + if($DTSource){"🌀"}; + if($DTItem){"↙️"}; + if($ReferenceURL){"📜"}; + if($URL){"↗️"};})