Difference between revisions of "Template:Sidebar Chapter"
Jump to navigation
Jump to search
(Created page with "<noinclude> See VTM Sects for available sects. <templatedata> { "params": { "chapter": { "label": "Chapter", "description": "Out of Characte...") |
|||
| Line 6: | Line 6: | ||
{ | { | ||
"params": { | "params": { | ||
| − | " | + | "name": { |
| − | "label": "Chapter", | + | "label": "name", |
| + | "description": "Chapter Name", | ||
| + | "example": "Role Initiative Philadelphia", | ||
| + | "type": "string", | ||
| + | "suggested": true | ||
| + | }, | ||
| + | "location": { | ||
| + | "label": "location", | ||
"description": "Out of Character Chapter Location", | "description": "Out of Character Chapter Location", | ||
"example": "Philadelphia, PA", | "example": "Philadelphia, PA", | ||
| Line 33: | Line 40: | ||
<pre>{{Sidebar_Chapter | <pre>{{Sidebar_Chapter | ||
| − | | | + | |name=Silver Snakes Anytown |
| + | |location=Anytown, ST | ||
|website=[https://phillylarp.com phillylarp.com] | |website=[https://phillylarp.com phillylarp.com] | ||
|chapter=This Chapter, ST | |chapter=This Chapter, ST | ||
| Line 40: | Line 48: | ||
{{Sidebar_Chapter | {{Sidebar_Chapter | ||
| − | | | + | |name=Silver Snakes Anytown |
| + | |location=Anytown, ST | ||
|website=[https://phillylarp.com phillylarp.com] | |website=[https://phillylarp.com phillylarp.com] | ||
|chapter=This Chapter, ST | |chapter=This Chapter, ST | ||
| Line 48: | Line 57: | ||
<includeonly> | <includeonly> | ||
{{Sidebox | {{Sidebox | ||
| − | |name={{{ | + | |name={{{name|}}} |
|image= | |image= | ||
|box_header=WPI Chapter | |box_header=WPI Chapter | ||
| + | |label2=Location | ||
| + | |data2={{#if: {{{location|}}}|{{{location|}}}|}} | ||
|label3=Website | |label3=Website | ||
|data3={{#if: {{{website|}}}|{{{website}}}|}} | |data3={{#if: {{{website|}}}|{{{website}}}|}} | ||
Revision as of 20:27, 7 July 2019
See VTM Sects for available sects.
To create this box, add this code to your page
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| name | name | Chapter Name
| String | suggested |
| location | location | Out of Character Chapter Location
| String | suggested |
| Website | Website | Chapter Website
| String | suggested |
| Chapter Owner | chapter_owner | Chapter Owner Name, preferably with an office email link
| String | suggested |
{{Sidebar_Chapter
|name=Silver Snakes Anytown
|location=Anytown, ST
|website=[https://phillylarp.com phillylarp.com]
|chapter=This Chapter, ST
|chapter_owner=[mailto:yourchapter@email.com Chapter Owner Name]
}}
| Silver Snakes Anytown | |
| WPI Chapter | |
| Location: | Anytown, ST |
|---|---|
| Website: | phillylarp.com |
| Chapter Owner: | Chapter Owner Name |