Difference between revisions of "Vogon"
From GiderosMobile
| Line 7: | Line 7: | ||
| === <translate>Description</translate> === | === <translate>Description</translate> === | ||
| − | <translate>This is just a test of docs gen from the create-wiki-pages.lua script in the plugins folder of the Gideros   | + | <translate>This is just a test of docs gen from the create-wiki-pages.lua script in the plugins folder of the Gideros | 
| − | repository using the included vogon.wiki.lua file. From a Lua description file, multiple pages are created   | + | repository using the included vogon.wiki.lua file. From a Lua description file, multiple pages are created | 
| − | which can then be relatively easily copied and pasted into new pages. Run create-wiki-pages.lua  | + | which can then be relatively easily copied and pasted into new pages. Run create-wiki-pages.lua without | 
| arguments for instructions.<br/> | arguments for instructions.<br/> | ||
| <br/> | <br/> | ||
| − | + | An example of a new paragaph. | |
| </translate><br/> | </translate><br/> | ||
| === <translate>Example</translate> === | === <translate>Example</translate> === | ||
Revision as of 23:04, 15 September 2018
Supported platforms: 






Available since: 2042.11
Inherits from: Cryptography
Description
This is just a test of docs gen from the create-wiki-pages.lua script in the plugins folder of the Gideros
repository using the included vogon.wiki.lua file. From a Lua description file, multiple pages are created
which can then be relatively easily copied and pasted into new pages. Run create-wiki-pages.lua without
arguments for instructions.
An example of a new paragaph.
Example
Standard use of a Vogon.
require "Vogon"
local vogon = Vogon.new()
local poetry = vogon:writePoetry(topic)
local number_of_deaths = vogon:recitePoetry()
| MethodsVogon.new  Create a new Vogon | EventsVogon.DESTRUCTION_IMMINENT Constants | 
