No categories assigned

Tags


Tags

This is a list of BlueSpice parser functions. Some of these tags can be inserted using VisualEditor. Go to Insert > Magic words and select the magic word you want to use. If you don't see the tag listed, switch to source editing mode and manually insert the tag there. You can always find the list of all parser tags (both MediaWiki and BlueSpice) in your BlueSpice installation on the page Special:Version, in the section Parser Extension Tags.

activitystream

Description: Generates lists of recent activities.

Tag: <bs:activitystream />

booklist

Description: Generates lists of articles from the namespace "book" and can be filtered. The indication of the filter ist mandatory.
Tag: <bs:booklist filter="someMeta:Val"/>
Example: <bs:booklist filter="title:handbook|responsible:Testuser" />
More information: Bookshelf

bookmeta

Description: Tag for saving various meta data on book articles. These are included in the book. The attributes of this tag have to correlate with the meta data of the book article.
Tag: <bs:bookmeta/>
Example: <bs:bookmetatitle="Installation manual"subtitle="BlueSpice pro" author1="Hallo Welt!" version="1.0" />
More information: Bookshelf

booknode

Description:

Tag: <bs:booknode />

bookshelf

Description: Inserts the chapter navigation of a book in a book page. Numbering is automatically created according to the table of contents.
Tag: <bs:bookshelf src="" />
Example: <bs:bookshelf src="Book:Installation manual" width="200" height="100" float="left" />
More information: Bookshelf

checklist

Description: Generates a checkbox or a select menu. The checklist can be modified by various parameters.
Tag: <bs:checklist />
Example: <bs:checklist type="list" value="false" list="Status" /> <option>-</option> </select></span> <option>-</option> <option>-</option> <option>-</option>
More information: Checklist

countarticles

Description: Displays the number of articles in the wiki.
Tag: <bs:countarticles />
More information: CountThings

countcharacters

Description: Generates metadata on the content of a pagge. The output is an infobox that can be integrated into an page. With the parameter "mode" different types of information can be displayed.
Tag: <bs:countcharacters>ARTICLENAME</bs:countcharacters>
Example: <bs:countcharacters mode="chars">ARTICLENAME</bs:countcharacters>
More information: CountThings

countfiles

Description: Shows the number of all uploaded files

Tag: <bs:countfiles />

More information: CountThings

countusers

Description: Shows the number of registered users.
Tag: <bs:countusers />
More information: CountThings

drawio

Description: Inserts the draw.io flow chart editor and allows inline editing of charts.

Tag: <bs:drawio />

More information: DrawioEditor

infobox


newbies

Description: Shows the new users of the wiki. The list can be restricted to a certain number.
Tag: <bs:newbies/>
Example: <bs:newbies count="3" />
More information: SmartList

pageaccess

Description: Defines the groups which have exclusive access to a page. Several groups are separated by commas.
Tag: <bs:pageaccess groups="GROUP" />
Example: <bs:pageaccess groups="sysop"/>
More information: PageAccess

pagesvisited

Description: Shows a list of recently visited pages. This list can be restricted by parameters.
Tag: <bs:pagesvisited/>
Example: <bs:pagesvisited count="7" maxtitlelength="40" />
More information: PagesVisited

pagetemplates

Description: Shows a list of recently visited pages. This list can be restricted by parameters. Tag: <bs:pagetemplates />

profileimage

Description: Shows a list of recently visited pages. This list can be restricted by parameters. Tag: <bs:profileimage />

quiz

Description: Adds simple quiz questions to an article.
Tag: <quiz> { Your question } + correct answer - incorrect answer </quiz>
More information: Quiz

ref

Description: Marks the text between the tags as footnote.
Tag: <ref>Footnote text</ref>
Example: Working with Wikis <ref>Wikis allow users not just to read an article but also to edit</ref>is fun. <br> It is very useful to use footnotes <ref>A note can provide an author's comments on the main text or citations of a reference work</ref> in the articles. <br>==References== <references/>
More information: Cite

references

Description: Displays the list of footnotes which were inserted into the articles.
Tag: <references />
Example: Working with Wikis <ref>Wikis allow users not just to read an article but also to edit</ref>is fun. <br> It is very useful to use footnotes <ref>A note can provide an author's comments on the main text or citations of a reference work</ref> in the articles. <br>==References== <references/>
More information: Cite

smartlist

Description: Shows automatically generated lists of articles. The configuration works through several modi and parameters.
Tag: <bs:smartlist />
Example: <bs:smartlist mode="whatlinkshere" traget="ARTICLENAME" />
More information: SmartList

showtime

signhere

smartlist

socialentity

socialentityprofile

progress

tagsearch

Description: This function integrates the search form in an article. Search can be configured by parameters.
Tag: <bs:tagsearch />
Example: <bs:tagsearch cat="Help" ns="BlueSpice" operator="OR" />
More information: TagSearch

timeline

toplist

Description: Shows the most visited pages. Can be limited by several parameters.
Tag: <bs:toplist />
Example: <bs:toplist count="4" cat="Wiki" period="month" />
More information: SmartList

ueexcludearticle

uehidetitle

uemeta

Description: Allows to add arbitrary meta data to an exported document.
Tag: <bs:uemeta someMeta="Some Value" />
Example: <bs:uemeta department="IT" security="high" />
More information: UniversalExport

uenoexport

Description: Content inside this tag will not be exported.
Tag: <bs:uenoexport>Not included in export</bs:uenoexport>
More information: UniversalExport

uepagebreak

Description: If supported by chosen export module, this tag forces a page break in the export document.
Tag: <bs:uepagebreak />
More information: UniversalExport

ueparams

Description: Allows to set special parameters for export, whether the parameter will be evaluated depends on the chosen export module.
Tag: <bs:ueparams someParam="Some Value"/>
Example: <bs:ueparams template="BlueSpice Landscape" />
More information: UniversalExport

watchlist

Description: Shows the articles which have most recent changes and are on your watchlist.
Tag: <bs:watchlist />

More information: WatchList

whoisonlinecount

Description: Shows the number of all users who have been logged in within the last 10 minutes.
Tag: <bs:whoisonlinecount />
More information: WhoIsOnline

whoisonlinepopup

Description: Shows all users who have been logged in within the last 10 minutes.
Tag: <bs:whoisonlinepopup />
Example: <bs:whoisonlinepopup anchortext="Online users" />
More information: WhoIsOnline

Related info


/>

Attachments

Discussions