Difference between revisions of "Template:ContactInfobox"

From ShadowHaven Reloaded
Jump to navigation Jump to search
Tag: visualeditor-wikitext
Tag: visualeditor-wikitext
Line 31: Line 31:
|data17 = {{{PersonalLife|}}}
|data17 = {{{PersonalLife|}}}
|label18 = Faction
|label18 = Faction
|data18 = {{#if: {{{Faction}}}|[[Faction::{{{Faction}}}]] }}{{#if: {{{Faction2}}}|, [[Faction::{{{Faction2}}}]] }}  
|data18 = {{#if: {{{Faction}}}|[[Faction::{{{Faction}}}]] }} {{#if: {{{Faction2}}}|<BR> [[Faction::{{{Faction2}}}]] }}  
|label19 = Aspects  
|label19 = Aspects  
|data19 = {{GenerateAspectList}}  
|data19 = {{GenerateAspectList}}  

Revision as of 04:53, 11 April 2020

ContactInfobox
{{{Image}}}
{{{Profession}}}
Connection{{{Connection}}}
Archetype{{{Archetype}}}
Location{{{Location}}}
Metatype{{{Metatype}}}
Gender{{{Gender}}}
Faction{{{Faction}}}
{{{Faction2}}}


Usage

This template is designed to simplify the creation of new contact pages and automatically tag things with SemanticWiki markup where appropriate.

{{ContactInfobox|
|Image=
|Profession=
|Shortblurb1=
|Shortblurb2=
|Shortblurb3=
|OwnersRedditName=
|Connection=
|Archetype=
|Location=
|Metatype=
|AwakenedEmergedOrMundane=
|Gender=
|Age=
|PreferredPayment=
|HobbiesOrVice=
|PersonalLife=
|Faction=
|Faction2=
}}


This allows us to turn previous globs of wiki code to generate a proper contact infobox into a simple short list that explains what the frag you're doing directly and plainly. Many boxes function quite happily when left blank; however, Profession and Archetype are required. It is highly recommended to make use of Template:Age for the age entry, but anything can be put in its place such as a vague "middle aged" or similar.

For example, if you enter the following:

{{ContactInfobox|
|Image=[[File:News Van Dan.jpg|200px]]
|Profession=Guerilla Reporter (Infobroker)
|Shortblurb1=The Man with a Plan
|Shortblurb2=
|Shortblurb3=
|OwnersRedditName=Teksura
|Connection=3
|Archetype=Legwork
|Location=Tacoma, Seattle
|Metatype=Human
|AwakenedEmergedOrMundane=Mundane
|Gender=Male
|Age={{Age|
|Month=12
|Day=11
|Year=2053
|}}
|PreferredPayment=Information
|HobbiesOrVice=THE TRUTH
|PersonalLife=Single?
|Faction=ShadeTruth Media
}}

Your result will be:

ContactInfobox
News Van Dan.jpg
Guerilla Reporter (Infobroker)
The Man with a Plan
Contact OwnerTeksura
Connection3
ArchetypeLegwork
LocationTacoma, Seattle
MetatypeHuman
Awakened/EmergedMundane
GenderMale
Age31
Preferred Payment MethodInformation
Hobbies/ViceTHE TRUTH
Personal LifeSingle?
FactionShadeTruth Media
{{{Faction2}}}