BlankPage: Difference between revisions

From QB64 Phoenix Edition Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 18: Line 18:
** two askerisks will indent the list
** two askerisks will indent the list
*** three askerisks will indent even more
*** three askerisks will indent even more
; This is a definition list : The first description can follow right after a colon
: or in a new line
: more descriptions cann follow
: * using list bullets with an askerisk

Revision as of 12:32, 24 October 2022

The _BlankPage serves as a skeleton for new Wiki pages.


Syntax

BlankSub arg1[, arg2]
result% = BlankFunc arg1[, arg2]


Parameters

  • arg1 is a mandatory argument
  • the arg2 is optional


Description

Simply copy this text and paste it into the new page. Then change/remove sections as needed.

  • an askerisk marks a list point
    • two askerisks will indent the list
      • three askerisks will indent even more
This is a definition list
The first description can follow right after a colon
or in a new line
more descriptions cann follow
* using list bullets with an askerisk