Polifonic Documentation
  • Sign in
  • Sign up
  • Contents
    • Label styles
    • Special labels
  • en
    • en - English

Syntax

Syntax

  • Typography
  • Links
  • Lists
  • Files (media)
  • No formatting
  • Alerts
  • Boxes (Panels)
  • Special characters
  • Emojis
  • Labels
  • FontAwesome icons
  • Acronyms
  • Code
  • Console output
  • Graphs
  • Math formulas
  • Page index
  • Collapsible elements
  • Footnotes
  • Common attributes

Contents

Contents

  • Home page
  • Wiki 101
  • Creating content
  • Syntax reference
  • Managing your wiki

Labels

Add labels to your wiki page with the following syntax: %%<label>label</label>%% : label.

Label styles

Labels can have the following styles:

To get thisType this
default style<label>default style</label>
default style<label default>default style</label>
success style<label success>success style</label>
info style<label info>info style</label>
warning style<label warning>warning style</label>
danger style<label danger>danger style</label>

Special labels

To get thisType this
Delete MeDELETEME
Fix Me!FIXME
This page was modified on 17 May 2017 at 12:53 PM.

Source

====== Labels ====== Add labels to your wiki page with the following syntax: ''%%<label>label</label>%%'' : <label>label</label>. ===== Label styles ===== Labels can have the following styles: ^ To get this ^ Type this ^ | <label>default style</label> | %%<label>default style</label>%% | | <label default>default style</label> | %%<label default>default style</label>%% | | <label success>success style</label> | %%<label success>success style</label>%% | | <label info>info style</label> | %%<label info>info style</label>%% | | <label warning>warning style</label> | %%<label warning>warning style</label>%% | | <label danger>danger style</label> | %%<label danger>danger style</label>%% | ===== Special labels ===== ^ To get this ^ Type this ^ | DELETEME | %%DELETEME%% | | FIXME | %%FIXME%% |
This website uses cookies to ensure you get the best browsing experience.