Description Usage Details Slots See Also Examples
Constructor for WikiPage
1 2 |
This creates a wiki page (in memory), or sub-page beneath an existing page for the given entity.
createUriuri to create this WikiPage
updateUriuri to update this WikiPage
attachmentsattachments to be uploaded with the WikiPage
propertiesSynapse properties for a WikiPage. Properties of interest include:
idunique Synapse ID as set by the system upon synStore (not set by user)
parentWikiIdthe id of another WikiPage, if this WikiPage is a subpage of another WikiPage
titleuser supplied title for the WikiPage
markdowncharacter string containing the markdown to be rendered on the WikiPage
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.