Difference between revisions of "Template:MetaplotInfobox"
Jump to navigation
Jump to search
| Line 4: | Line 4: | ||
|image= {{#if: {{{Image|}}}|{{{Image|}}}| }} | |image= {{#if: {{{Image|}}}|{{{Image|}}}| }} | ||
|label5= Discord | |label5= Discord | ||
|data5= {{{OwnersDiscordName|}}} | |data5= {{#if: {{{OwnersDiscordName|}}} | [[UserDiscord:{{{OwnersDiscordName}}}|{{{OwnersDiscordName}}}]] [[UserDiscord::{{{OwnersDiscordName}}}| ]] }} | ||
|label7= Wiki User | |label7= Wiki User | ||
|data7 = {{#if: {{{OwnersWikiUsername|}}} | [[ | |data7 = {{#if: {{{OwnersWikiUsername|}}} | [[UserWiki:{{{OwnersWikiUsername}}}|{{{OwnersWikiUsername}}}]] [[UserWiki::{{{OwnersWikiUsername}}}| ]] }} | ||
|label8= Public/Private status | |label8= Public/Private status | ||
|data8 = {{{PublicRun}}} | |data8 = {{{PublicRun}}} | ||
|label9= Status | |label9= Status | ||
|data9 = | |data9 = {{#ifeq: {{{IsPlotComplete|"No"}}} | "Yes" | "Complete" | "Not Complete" }} | ||
}} | }} | ||
<noinclude> | <noinclude> | ||
| Line 23: | Line 23: | ||
|OwnersWikiUsername= | |OwnersWikiUsername= | ||
|PublicRun=Enter Public/Private | |PublicRun=Enter Public/Private | ||
| | |IsPlotComplete=Enter "Yes" when finished. | ||
}}</pre> | }}</pre> | ||
</noinclude> | </noinclude> | ||
Revision as of 14:20, 30 October 2025
| Public/Private status | {{{PublicRun}}} |
|---|---|
| Status | "Not Complete" |
Usage
This template is designed to simplify the creation of new group contact pages and automatically tag things with SemanticWiki markup where appropriate. All fields aside from Image and Shortblurb are required.
{{MetaplotInfobox
|Image=
|OwnersDiscordName=
|OwnersWikiUsername=
|PublicRun=Enter Public/Private
|IsPlotComplete=Enter "Yes" when finished.
}}