Combined display of all available logs of MoonGlasses Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 23:44, 16 January 2025 Frizi talk contribs imported Osiris/Functions by file upload (1 revision)
- 23:44, 16 January 2025 Frizi talk contribs imported Osiris by file upload (1 revision)
- 23:44, 16 January 2025 Frizi talk contribs imported MoonGlasses Wiki by file upload (1 revision)
- 23:44, 16 January 2025 Frizi talk contribs imported Main Page by file upload (1 revision)
- 23:44, 16 January 2025 Frizi talk contribs imported How to Contribute by file upload (1 revision)
- 23:44, 16 January 2025 Frizi talk contribs imported Creating a basic Constellation script by file upload (1 revision)
- 23:44, 16 January 2025 Frizi talk contribs imported Constellation/Creating a basic Constellation script by file upload (1 revision)
- 23:44, 16 January 2025 Frizi talk contribs imported Constellation by file upload (1 revision)
- 23:44, 16 January 2025 Frizi talk contribs imported About MoonGlasses by file upload (1 revision)
- 23:44, 16 January 2025 Frizi talk contribs imported Template:Test by file upload (1 revision)
- 23:44, 16 January 2025 Frizi talk contribs imported Template:Template sandbox by file upload (1 revision)
- 23:44, 16 January 2025 Frizi talk contribs imported Template:OsirisFunction by file upload (1 revision)
- 23:44, 16 January 2025 Frizi talk contribs imported Template:Lib:select by file upload (1 revision)
- 23:44, 16 January 2025 Frizi talk contribs imported Template:Guides and tutorials by file upload (1 revision)
- 23:44, 16 January 2025 Frizi talk contribs imported Template:Colorscheme by file upload (1 revision)
- 23:44, 16 January 2025 Frizi talk contribs imported Template:Code:auto by file upload (1 revision)
- 23:44, 16 January 2025 Frizi talk contribs imported Template:Code:Style by file upload (1 revision)
- 23:44, 16 January 2025 Frizi talk contribs imported Template:Code by file upload (1 revision)
- 23:22, 16 January 2025 Frizi talk contribs created page Template:Code (Created page with "{{#switch: {{{1}}}<!-- -->| style = {{#switch: {{{2}}}<!-- -->| control = {{Code:Style|control|{{{3}}}| color = 2| text = {{{4}}}}}<!-- -->| string = {{Code:Style|string|{{{3}}}| color = 4| text = {{{4}}}}}<!-- -->| type = {{Code:Style|type|{{{3}}}| color = 3| text = {{{4}}}}}<!-- -->| var = {{Code:Style|var|{{{3}}}| fontstyle = italic | text = {{{4}}}}}<!-- -->| var_bound = {{Code:Style|var_bound|{{{3}}}| fontweight = bold | text = {{{4}}}}}<!-- -->| db = {{Code:S...") Tag: 2017 source edit
- 23:21, 16 January 2025 Frizi talk contribs created page Osiris/Functions/Definitions (Created page with "{{#switch: {{{1|__usage}}}<!-- -->| id = {{#switch: {{{2|__usage}}}<!-- # Mapping from name(s) to id -->| IntegerSum = 0<!-- -->| IntegerSubtract = 1<!-- -->| IntegerProduct = 2<!-- -->| IntegerDivide = 3<!-- -->| IntegerMin = 4<!-- -->| IntegerMax = 5<!-- -->| IntegerModulo = 6<!-- -->| __usage = __error_no_key<!-- -->| __error_not_found}}<!-- -->| get = {{#switch: {{{2|__usage}}}<!-- # Mapping from id to ObjectMap -->| 0 = {{:Osiris/Functions/Definition|{{{...") Tag: 2017 source edit
- 23:18, 16 January 2025 Frizi talk contribs created page Osiris/Functions/Documentation/usage (Created page with "{{#ifeq: {{{exists|}}}|<!-- -->|<br/><!-- -->|}}<!-- -->{{#switch: {{{1|__usage}}}<!-- -->| synopsis = This function currently has no Synopsis, see Osiris/Functions/Contributing#Add_Synopsis.<!-- -->| examples = This function currently has no Examples, see Osiris/Functions/Contributing#Adding_Examples.<!-- -->| related = This function currently has no Related Functions, see Osiris/Functions/Contributing#Add_Related_Functions.<!-- -->| groups = This func...") Tag: 2017 source edit
- 23:17, 16 January 2025 Frizi talk contribs created page Osiris/Functions/Documentation (Created page with "== {{{name}}} == === Synopsis === {{{synopsis|{{:Osiris/Functions/Documentation/usage|synopsis|exists={{{exists|true}}}|}}|}}} === Syntax === {{:Osiris/Functions/Definitions|get|{{:Osiris/Functions/Definitions|id|{{{name}}}}}|__fmt_syntax}} {{:Osiris/Functions/Definitions|get|{{:Osiris/Functions/Definitions|id|{{{name}}}}}|__fmt_iotables}} ---- === Examples === ==== Example 1 - Title ==== {{code:auto|IF}} {{code:auto|db|ExampleMath}}({{code:auto|->|Id}}, {{co...") Tag: 2017 source edit
- 23:16, 16 January 2025 Frizi talk contribs created page Osiris/Functions/All (Created page with "{{:Osiris/Functions/Documentation|name=IntegerSum|exists=false}} {{:Osiris/Functions/Documentation|name=IntegerSubtract|exists=false}} {{:Osiris/Functions/Documentation|name=IntegerProduct|exists=false}} {{:Osiris/Functions/Documentation|name=IntegerDivide|exists=false}} {{:Osiris/Functions/Documentation|name=IntegerMin|exists=false}} {{:Osiris/Functions/Documentation|name=IntegerMax|exists=false}} {{:Osiris/Functions/Documentation|name=IntegerModulo|exists=false}}") Tag: 2017 source edit
- 23:15, 16 January 2025 Frizi talk contribs created page Osiris/Functions (Created page with "== Osiris Functions: Queries, Calls and Events == ----This page outlines different types of Osiris functions and how to use them. '''TODO''': link to story editor and Osiris Terms (for terminology section): * Osiris Function * Binding, Known value * Query * Call * Event * Story (script) * Procedure * Rule * Return * Patter Matching ---- === Table of Contents === * Overview: Disambiguation, kinds of functions, IO, "binding" and argument types * All Functions * Func...") Tag: 2017 source edit
- 23:15, 16 January 2025 Frizi talk contribs created page Osiris (Created page with "This is a placeholder page that describes an overview of Osiris, can link to tutorials and subpages.") Tag: 2017 source edit
- 23:14, 16 January 2025 Frizi talk contribs created page Template:Code:auto (Created page with "{{#switch: {{{1|_default}}}<!-- # control flow -->| IF = {{code|style|control|apply|IF}}<!-- -->| AND = {{code|style|control|apply|AND}}<!-- -->| THEN = {{code|style|control|apply|THEN}}<!-- -->| PROC = {{code|style|control|apply|PROC}}<!-- -->| QRY = {{code|style|control|apply|QRY}}<!-- -->| NOT = {{code|style|control|apply|NOT}}<!-- # types -->| INTEGER = {{code|style|type|apply|INTEGER}}<!-- # macros ## 1 arg -->| " = {{code|style|string|apply|"{{{2}}}"}}<!-- -->| db...") Tag: 2017 source edit
- 23:13, 16 January 2025 Frizi talk contribs created page Template:Code:Style (Created page with "{{#switch: {{{2}}}<!-- -->| color = {{Colorscheme|{{{color|0}}}}}<!-- -->| fontstyle = {{{fontstyle|normal}}}<!-- -->| fontweight = {{{fontweight|normal}}}<!-- -->| style = "color: {{Colorscheme|{{{color|0}}}}}; font-style: {{{fontstyle|normal}}}; font-weight: {{{fontweight|normal}}}"<!-- -->| apply = <span style="color: {{Colorscheme|{{{color|0}}}}}; font-style: {{{fontstyle|normal}}}; font-weight: {{{fontweight|normal}}}">{{{text}}}</span><!-- -->| Code:sty...") Tag: 2017 source edit
- 23:11, 16 January 2025 Frizi talk contribs created page File:Image example.png (Image example for the tutorial)
- 23:11, 16 January 2025 Frizi talk contribs uploaded File:Image example.png (Image example for the tutorial)
- 23:09, 16 January 2025 Frizi talk contribs created page Template:Guides and tutorials (Created page with "== Tutorial Template == ---- Welcome to my tutorial here is a summary that we can quickly edit. ---- === Table of Contents === Here is my table of contents listing all of the steps to completing my tutorial *Step 1 *Step 2 **Step 2.2 Try to keep to this system and add numbers accordingly. You can also create numbered lists if you wish by using a # instead of an *. ---- === Step 1 === Here is a code block. Try to keep code in <pre style="color: red">red</pre> for e...") Tag: 2017 source edit
- 18:11, 16 January 2025 Frizi talk contribs created page How to Contribute (Copy from old wiki) Tag: 2017 source edit
- 18:10, 16 January 2025 Frizi talk contribs created page About MoonGlasses (Copy from old wiki) Tag: Visual edit
- 18:09, 16 January 2025 Frizi talk contribs created page MoonGlasses Wiki (Copy from old wiki) Tag: Visual edit
- 17:31, 16 January 2025 User account Frizi talk contribs was created