Difference between revisions of "Template:MetaplotInfobox"

From ShadowHaven Reloaded
Jump to navigation Jump to search
(Created page with "{{Infobox |title = {{PAGENAME}} |image= {{#if: {{{Image|}}}|{{{Image|}}}| 200px }} |label1 = Metaplot Owner's Discord |data1 = {{{DiscordName}}} |label2= Public/Private status |data2 = {{{publicRun}}} |label3 = Status |data3= {{{status}}} }} ==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...")
 
Line 1: Line 1:
{{Infobox
{{Infobox
|bodystyle  = max-width:{{{MaxWidth|33}}}% <!-- In case adjustments are necessary -->
|title = {{PAGENAME}}
|title = {{PAGENAME}}
|image= {{#if: {{{Image|}}}|{{{Image|}}}| [[File:Placeholder2.jpg|200px]] }}
|image= {{#if: {{{Image|}}}|{{{Image|}}}| [[File:Placeholder2.jpg|200px]] }}  
|label1 = Metaplot Owner's Discord
|label5= Discord
|data1 = {{{DiscordName}}}
|data5= {{{OwnersDiscordName|}}}
|label2= Public/Private status
|label7= Wiki User
|data2 = {{{publicRun}}}
|data7 = {{#if: {{{YourWikiUsername|}}} | [[User:{{{YourWikiUsername}}}|{{{YourWikiUsername}}}]] [[Player::{{{YourWikiUsername}}}| ]] }}
|label3 = Status
|label8= Public/Private status
|data3= {{{status}}}
|data8 = {{{PublicRun}}}
|label9= Status
|data9 = {{{Status}}}
}}
}}
==Usage==
==Usage==


Line 16: Line 20:
{{MetaplotInfobox
{{MetaplotInfobox
|Image=
|Image=
|DiscordName=Testname
|OwnersDiscordName=
|{PublicRun=Public/Private
|PublicRun=Enter Public/Private
|{Status=Active
|Status=Enter Active/Concluded
}}</pre>
}}</pre>
</noinclude>
</noinclude>

Revision as of 00:44, 6 October 2025

MetaplotInfobox
Placeholder2.jpg
Public/Private status{{{PublicRun}}}
Status{{{Status}}}

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=
|PublicRun=Enter Public/Private
|Status=Enter Active/Concluded
}}