Difference between revisions of "WebContext"
Jump to navigation
Jump to search
Line 136: | Line 136: | ||
false is isLink of it | false is isLink of it | ||
"Brainteaser" is topic of it | "Brainteaser" is topic of it | ||
+ | # | ||
+ | #BlogEntry | ||
+ | # | ||
+ | BlogEntry isA Topic | ||
+ | "BlogEntry" is name of it | ||
+ | "BlogEntries" is pluralName of it | ||
+ | "An Entry in the Blog" is documentation of it | ||
+ | "Blog Entry" is wikiDocumentation of it | ||
+ | "File:Question-circle.png" is icon of it | ||
+ | "/images/wiki/8/80/Question-circle.png" is iconUrl of it | ||
+ | "property" is defaultstoremode of it | ||
+ | false is cargo of it | ||
+ | "WebContext" is context of it | ||
</source> | </source> | ||
<headertabs/> | <headertabs/> |