Notation Guide? Lolwut?
Kaikki wiki-merkkaukset löytyvät notation guidesta:
https://wiki.metropolia.fi/renderer/notationhelp.actiontai
Valitse edit page >>> Wiki Markup >>>> oikeasta reunasta linkki: Full notation guide
Confluencen dokumentaatio >>> http://confluence.atlassian.com/display/DOC/Confluence+Documentation+Home
Merkkaukset
Lisää alasivu
Wiki Markup |
---|
{add-page:parent=@self}Click to add page{add-page}
|
Koodi:
Code Block |
---|
{add-page:parent=@self}Click to add page{add-page}
|
Selitys:
Generates an 'Add Page' link which, when clicked, can take the user directly to a template and/or set the page parent.
- template - (optional) the name of the template to use when creating the page.
- live - (optional) if set to 'true', the template will be live when the page is created. Defaults to false.
- parent - (optional) the name of the parent page (empty by default). May also have the following markers:
- @self - (default) the parent will be the page the macro is in.
- @parent - the parent will be the parent of the page the macro is in.
- @home - the parent will be home page for the Space the page is in.
- title - (optional) if you want popup text to appear when the mouse is hovered over the link, enter it here.
- labels - (optional) the list of labels to apply to the new page. Does not work for non-live templates.
- allowRename - (optional) if set to true, the user will be allowed to rename the page while it is being created.
DIV
Wiki Markup |
---|
{div:id=ID|class=CLASS|style=INLINESTYLES}
Sisältö
{div}
|
Koodi:
Code Block |
---|
{div:id=ID|class=CLASS|style=INLINESTYLES}
Sisältö
{div}
|
Alkuun
Pluginit
Perushaku omalla sivulla
Wiki Markup |
---|
{search-box:space=~mikakli}
|
Code Block |
---|
{search-box:space=~mikakli}
|
Parametrit:
- all=true - määrittää koko wikin hakualueeksi
- space - rajaa haun määritettyyn tilaan
Livesearch
Livesearch |
---|
spaceKey | ~mikakli |
---|
id | etusivu |
---|
|
Code Block |
---|
{livesearch:id=etusivu|spaceKey=~mikakli}
|
Parametrit:
- id - erittelee livesearch-elementin.
- spaceKey - rajaa haun määritettyyn tilaan
Päivitykset 1
Recently Updated |
---|
showProfilePic | true |
---|
spaces | ~mikakli |
---|
|
Koodi:
Code Block |
---|
{recently-updated:spaces=~mikakli|showProfilePic=true}
|
Päivitykset 2
Recently Updated Dashboard |
---|
showProfilePic | true |
---|
spaces | ~mikakli |
---|
|
Koodi:
Code Block |
---|
{recently-updated-dashboard:spaces=~mikakli|showProfilePic=true}
|
Päivitykset 3
Gadget |
---|
preferences | title=P%C3%A4ivitykset%203&keys=d11&username=&numofentries=10&isConfigured=true&refresh=false |
---|
url | rest/gadgets/1.0/g/com.atlassian.streams.confluence:activitystream-gadget/gadgets/conf-activitystream-gadget.xml |
---|
|
Koodi:
Code Block |
---|
{gadget:url=rest/gadgets/1.0/g/com.atlassian.streams.confluence:activitystream-gadget/gadgets/conf-activitystream-gadget.xml}title=P%C3%A4ivitykset%203&keys=d11&username=&numofentries=10&isConfigured=true&refresh=false{gadget}
|
Table of Contents
Table of Contents |
---|
outline | true |
---|
indent | 10px |
---|
style | square |
---|
separator | pipeminLevel=1 |
---|
class | CSSClass |
---|
|
Koodi:
Code Block |
---|
{toc:outline=true|style=square|indent=10px|separator=pipe|minLevel=1|class=CSSClass}
|
Pagetree
Page Tree |
---|
root | ~mikakli:@home |
---|
expandCollapseAll | true |
---|
sort | modified |
---|
excerpt | true |
---|
reverse | true |
---|
searchBox | true |
---|
|
Koodi:
Code Block |
---|
{pagetree:root=@home|sort=modified|excerpt=true|reverse=true|searchBox=true|expandCollapseAll=true}
|