Wiki Editing Hints: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
__NOTOC__
__NOTOC__


In order to make editing in the Qt Wiki a little more comfortable one can make use of the MediaWiki Templates. This page summarizes the current state of available Templates:
In order to make editing in the Qt Wiki a little more comfortable
 
==Templates==
 
One can make use of the MediaWiki Templates. This page summarizes the current state of available Templates:


{| class="wikitable" width="100%"
{| class="wikitable" width="100%"
Line 16: Line 20:
| {{DocLinkAnchor|QLabel|text-prop}}
| {{DocLinkAnchor|QLabel|text-prop}}
|}
|}
==Tables==
The Mediawiki [https://www.mediawiki.org/wiki/Help:Tables help page on Tables] is useful reading to anyone who edits tables

Revision as of 06:48, 2 March 2015


In order to make editing in the Qt Wiki a little more comfortable

Templates

One can make use of the MediaWiki Templates. This page summarizes the current state of available Templates:

Template Name You type You get
Template:DocLink creates a link to the doc.qt.io reference documentation {{DocLink|QString}} QString
Template:DocLinkAnchor create a link to the doc.qt.io documentation with anchor to the member {{DocLinkAnchor|QLabel|text-prop}} text-prop

Tables

The Mediawiki help page on Tables is useful reading to anyone who edits tables