c_DE_outmaker
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 and OutMaker information set in the key attributes.
Display expression
"🔡 " + (if($DEDate & ($!ChildCount)){(if($StartDate){$StartDate.format("y.M0 ")}else{$Created.format("y.M0 ")})}) + $Name + " [" + $outSource + "@" + $outDepth + "]" + (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){"↗️"};})