BlankPage: Difference between revisions

From QB64 Phoenix Edition Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 14: Line 14:


{{PageDescription}}
{{PageDescription}}
Simply copy this text and paste it into the new page. Then change/remove sections as needed.
To use this skeleton click on the '''Edit''' tab above the page, then copy the raw text of this page and paste it into your new page. Change/remove sections as needed. Use ''this'' for italic and '''this''' for bold text style. To color your writings use the {{Text|Text template|red}}. It takes either a color name or a #RRGGBB 32bit color, if the color part is omitted it will default to {{Text|gray}}.
* an askerisk marks a list point
* an askerisk marks a list point
** two askerisks will indent the list
** two askerisks will indent the list

Revision as of 12:41, 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

To use this skeleton click on the Edit tab above the page, then copy the raw text of this page and paste it into your new page. Change/remove sections as needed. Use this for italic and this for bold text style. To color your writings use the Text template. It takes either a color name or a #RRGGBB 32bit color, if the color part is omitted it will default to gray.

  • 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