Jump to: navigation, search

Difference between revisions of "Help:Editing"


m (Version history)
m (Linking)
Line 351: Line 351:
 
=== Download links ===
 
=== Download links ===
 
Use the <nowiki>{{FileLink|1|2}}</nowiki> template to create download links within wiki articles, like {{FileLink|Start_Screen_Configuration.zip|Start_Screen_Configuration.zip}}
 
Use the <nowiki>{{FileLink|1|2}}</nowiki> template to create download links within wiki articles, like {{FileLink|Start_Screen_Configuration.zip|Start_Screen_Configuration.zip}}
 +
All downloads should be prepared as .zip files.
 +
 +
==== Naming ====
 +
{| class="wikitable sortable" | width = "50%"
 +
|- ! Type !! Comment !!
 +
|- | XAML || XAML files for the WinX client || xaml_<version>_<description>.zip
 +
|- | Workflow || UBIK workflow files || uwf_<version>_<description>.zip
 +
|-
 +
}
  
 
= Client articles =
 
= Client articles =

Revision as of 12:11, 2 September 2016

[edit]

Introduction

Introduction

Most frequently asked

Acceptance criteria

Any article should meet the following general acceptance criteria

  • Is the article structured logically and coherently?
  • Can the reader be directed to any other article (eg See also...)?
  • Is the article categorized into at least one category?
  • If the article links to other articles, check whether or not they exist?
  • Check the article for integrity and correctness in regards of technical descriptions. Test the described procedure and verify possible dependencies on versions.
  • Check the article for linguistic correctness in regards to grammar and style.
  • Images are prepared as described here
  • Templates are used if appropriate, find a list of templates here
  • Meet all (additional) requirements defined in this guideline

Templates

Wiki specific templates

IC Hint square.pngCheck the list of templates for a comprehensive list of available templates in this Wiki.

Download links

Use the {{FileLink|1|2}} template to create download links within wiki articles, like IC FileLink Download.png Start_Screen_Configuration.zip.

Attention

Use the Attention template to draw attention to a certain sentence:

{{Attention|Please don't miss this sentence!}}

will result in

IC Attention.pngPlease don't miss this sentence!

Hints

Use the Hint template to outline useful tips and hints:

{{Hint|You should read this, it will simplify your work!}}

will result in

IC Hint square.pngYou should read this, it will simplify your work!

HintEvents

Use HintEvents to outline that the type has specific events.

{{HintEvents}}

will result in

IC Hint square.pngThere are specific events available for this type!

HintMethods

Use HintMethods to outline that the type has specific events.

{{HintMethods}}

will result in

IC Hint square.pngThere are specific methods available for this type!

Infoboxes

See also the list of available Infoboxes templates.

Other useful templates

  • The KeyPress template allows you to display keyboard commands, so {{key press|Ctrl|W}} will result in Ctrl+W
  • Use the UBIK MetaModel template to refer to the data model:


UBIK® MetaModel
A descriptive model, where objects provide information about the aspects of the data, is also called “Metamodel”.


Template list

A list of available templates can be found here List of Templates

Wizards

The Editing Wizard offers a convenient way to create articles having a pre-defined structure and purpose.

Category Preload template Example
How-To Template:HowTo/Preload HowTo/Preload
Activity Template:Activity/Preload Activity/Preload