Initial cut
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
+++
|
||||
title = 'Tables'
|
||||
date = 2024-04-12
|
||||
draft = false
|
||||
layout = 'section-list'
|
||||
[params]
|
||||
read_more_copy = 'View Table Sessions'
|
||||
+++
|
||||
|
||||
The following tables are available (details on their schedules and how to book seats on each table's page).
|
||||
@@ -0,0 +1,12 @@
|
||||
+++
|
||||
title = 'Friday Campaigns'
|
||||
draft = true
|
||||
[params]
|
||||
seat_fee = 5
|
||||
session_type = 'Full Campaign'
|
||||
GM = 'MarkB'
|
||||
[params.patreon]
|
||||
seat_fee = 0
|
||||
+++
|
||||
|
||||
Full campaign (no session limit) held weekly on Fridays.
|
||||
@@ -0,0 +1,15 @@
|
||||
+++
|
||||
title = 'Monday One Shots'
|
||||
draft = false
|
||||
[params]
|
||||
seat_fee = 5
|
||||
session_type = 'One Shot'
|
||||
GM = 'MarkB'
|
||||
[params.patreon]
|
||||
seat_fee = 0
|
||||
+++
|
||||
|
||||
One shot sessions held each Monday.
|
||||
|
||||
Table is open to all. Beginners especially welcome.
|
||||
|
||||
@@ -0,0 +1,21 @@
|
||||
+++
|
||||
title = 'First one building the delian tomb for a one shot adventure'
|
||||
draft = true
|
||||
expiryDate = '2024-07-08T20:00:00'
|
||||
[params]
|
||||
sessionID = 'mos240708'
|
||||
seat_fee = '$5'
|
||||
session_fee = 'Donation'
|
||||
game_system = 'D&D 5e'
|
||||
session_duration = '3.5h'
|
||||
reserve_seat_URL = 'https://discord.gg/TRgtWNCJh6'
|
||||
reserve_seat_text = 'Reserve on Discord'
|
||||
[params.patreon]
|
||||
seat_fee = 0
|
||||
+++
|
||||
Test table x
|
||||
<!--more-->
|
||||
this
|
||||
|
||||
and stuf
|
||||
|
||||
@@ -0,0 +1,16 @@
|
||||
+++
|
||||
title = 'Wednesday Mini-Campaigns'
|
||||
draft = true
|
||||
[params]
|
||||
seat_fee = 5
|
||||
session_type = 'Mini Campaign'
|
||||
GM = 'MarkB'
|
||||
standby = true
|
||||
[params.patreon]
|
||||
priority = true
|
||||
seat_fee = 0
|
||||
+++
|
||||
|
||||
Mini campaigns (typically 3 to 5 sessions) held on Wednesdays.
|
||||
|
||||
Table is open to all.
|
||||
@@ -0,0 +1,11 @@
|
||||
+++
|
||||
title = 'First one'
|
||||
draft = true
|
||||
summary = 'Mommy'
|
||||
[params]
|
||||
seat_fee = 5
|
||||
session_type = 'One Shot'
|
||||
[params.patreon]
|
||||
seat_fee = 0
|
||||
+++
|
||||
Test table x
|
||||
Reference in New Issue
Block a user