The Tree of Widsdom

智慧の樹

c_DE_mapmaker

Type: Display expression

This display expression is like c_DE_norm except it prepends a Proticon letting you know:

Hey, we’ve got a Mapmaker here.

Display expression

"Ⓜ️ " + (if($DEDate & ($!ChildCount)){(if($StartDate){$StartDate.format("y.M0 ")}else{$Created.format("y.M0 ")})}) + $Name + (if($ChildCount & $DECount){" (" + $DescendantCount + ")"}) + (if($DEBips){"  " + (if($blogExpOpt){if($blogExpOpt.contains(COMPILE)){"⤓"}; + if($blogExpOpt.contains(COLUMNS)){"⸬"}; + if($blogExpOpt.contains(NOKIDS)){"⬒"}; + if($blogExpOpt.contains(BLOCKS)){"⧈"}; + " "}) + if($blogImage){"🎆"}; + if($DTSource){"🌀"}; + if($DTItem){"↙️"}; + if($ReferenceURL){"📜"}; + if($URL){"↗️"};})