page_status, minor style change

This commit is contained in:
magmaus3 2023-08-09 23:36:20 +02:00
parent f485daaed5
commit 90a58c28c6
Signed by: magmaus3
GPG key ID: 966755D3F4A9B251
7 changed files with 30 additions and 3 deletions

View file

@ -1,5 +1,6 @@
---
title: 'List of Lua Functions'
layout: 'list'
---
Some commands might have documentation on the [Smashing Tech Wiki](https://antifandom.com/smashhitlab/wiki/List_of_Lua_Functions)

View file

@ -1,3 +1,6 @@
---
draft: true
---
# `{{ cmd }}` {{ short_description }}
## Usage

View file

@ -1,9 +1,10 @@
---
title: 'mgCameraShake'
description: 'used to visually shake the camera'
layout: 'LuaFunctions'
page_status: 'stub'
---
# `mgCameraShake` used to visually shake camera
## Usage
```lua