dev

Asof helps keep track of dated statements on the wiki by categorizing it.

Description

It categorizes as follows:

Installation

Module information

Functions

p.main

Entry point Creates a dated statement and categorizes the page.
Parameters
NameTypepurpose
frametableA scribunto frame.
Return typeReturn purpose
stringA string containing "As of", and a category with the date.

p.isValidDate

Checks if the date is valid.
Parameters
NameTypepurpose
yearstringThe required year.
monthstringThe required month.
daystringThe required day.
Return typeReturn purpose
booleanTrue if valid year.
booleanTrue if valid month.
booleanTrue if valid day.

Syntax

Examples

Text above can be found here (edit)