Notation Guide? Lolwut?
Kaikki wiki-merkkaukset löytyvät notation guidesta:
https://wiki.metropolia.fi/renderer/notationhelp.action
tai
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
Unknown macro: {add-page}Click to add page
Koodi:
{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
Unknown macro: {div}content
Koodi:
{div:class=name|style=css|align=align|title=title|id=id|dir=dir|lang=lang}content{div}
Selitys:
Wraps content in a div tag with optional class name and styles for the tag.
Do not include quotes in the class name or styles.
Parameters:
id - A unique id for the element
class - The class of the element
title - Text to display in a tool tip
style - An inline style definition
dir - Sets the text direction
lang - Sets the language code
Huom!
Jos tarvitset sisäkkäisiä elementtejä, lisää perään numero 1-5. Esim. div1
Anchor
Koodi:
{anchor:comehere} ... [Alkuun|#comehere|ToolTip]
Huom!
Ei toimi preview-tilassa.
Span
Unknown macro: {span}Muotoiltua tekstiä
Koodi:
{span:id=CSSID|class=CSSClass|style=INLINECSS}Muotoiltua tekstiä{span}
Span-makro ja muu wiki-markup:
.mikal_mouseover{
color:black;
font-weight:normal;
font-weight:bold;
}
.mikal_mouseover:hover{
color:silver;
}
a
a:hover
[
linkki
|http://www.google.fi]
{style} .mikal_mouseover{ color:black; font-weight:normal; text-decoration:none; font-weight:bold; } .mikal_mouseover:hover{ color:silver; text-decoration:underline; } {style} [{span:class=mikal_mouseover}linkki{span}|http://www.google.fi]
RSS Feed
Koodi:
[!rss_feed.gif!|http://wiki.metropolia.fi/spaces/createrssfeed.action?types=page&types=comment&types=blogpost&types=mail&types=attachment&spaces=d11&maxResults=15&title=\[Digitaalinen+viestint%C3%A4+2011\]+All+Content+Feed&publicFeed=true&showDiff=true]
Selitys:
Siirry ensin wiki-tilaan (esim. d11), jonne haluat luoda RSS-feedin. Valitse oikealta ylhäältä Browse > Advanced. Seuraavaksi vasemman reunan valikosta Subscribe > RSS Feed
Nappula
Pluginit
Perushaku omalla sivulla
Unknown macro: {search-box}
{search-box:space=~mikakli}
Parametrit:
- all=true - määrittää koko wikin hakualueeksi
- space - rajaa haun määritettyyn tilaan
Livesearch
{livesearch:id=etusivu|spaceKey=~mikakli}
Parametrit:
- id - erittelee livesearch-elementin.
- spaceKey - rajaa haun määritettyyn tilaan
Päivitykset 1
Koodi:
{recently-updated:spaces=d11|showProfilePic=true}
Päivitykset 2
This tab shows all recently updated content. Create some content to see it appear here.
Koodi:
{recently-updated-dashboard:spaces=d11|showProfilePic=true}
Päivitykset 3
Koodi:
{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
- 1 Notation Guide? Lolwut?
- 2 Merkkaukset
- 3 Pluginit
- 3.1 Perushaku omalla sivulla
- 3.2 Livesearch
- 3.3 Päivitykset 1
- 3.4 Recently Updated
- 3.5 Päivitykset 2
- 3.6 Päivitykset 3
- 3.7 Table of Contents
- 3.8 Pagetree
Koodi:
{toc:outline=true|style=square|indent=10px|separator=pipe|minLevel=1|class=CSSClass}
Pagetree
Koodi:
{pagetree:root=@home|sort=modified|excerpt=true|reverse=true|searchBox=true|expandCollapseAll=true}