Jump to content

Template:Infobox Organization: Difference between revisions

From UNIVER.SYS Wiki
mNo edit summary
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 9: Line 9:
|key3    = {{#if:{{{alias|}}}|Alias}}
|key3    = {{#if:{{{alias|}}}|Alias}}
|value3  = {{{alias|}}}
|value3  = {{{alias|}}}
|key4    = {{#if:{{{founders|}}}|Founders}}
|key4    = {{#if:{{{founded|}}}|Founded}}
|value4  = {{{founders|}}}
|value4  = {{{founded|}}}
|key5    = {{#if:{{{keypeople|}}}|Key People}}
|key5    = {{#if:{{{founders|}}}|Founders}}
|value5  = {{{keypeople|}}}
|value5  = {{{founders|}}}
|key6    = {{#if:{{{location|}}}|Location}}
|key6    = {{#if:{{{location|}}}|Location}}
|value6  = {{{location|}}}
|value6  = {{{location|}}}
Line 20: Line 20:
|key9    = {{#if:{{{styles|}}}|Styles}}
|key9    = {{#if:{{{styles|}}}|Styles}}
|value9  = {{{styles|}}}
|value9  = {{{styles|}}}
|key10    = {{#if:{{{commonmotifs|}}}|Common Motifs}}
|key10    = {{#if:{{{motifs|}}}|Common Motifs}}
|value10  = {{{commonmotifs|}}}
|value10  = {{{motifs|}}}
|key11    = {{#if:{{{commoncolors|}}}|Common Colors}}
|key11    = {{#if:{{{colors|}}}|Common Colors}}
|value11 = {{{commoncolors|}}}
|value11 = {{{colors|}}}
}}</onlyinclude></includeonly>
}}</onlyinclude></includeonly>
[[Template:Infobox|Infobox]] for [[UNIVER.SYS]] organizations, including Ensembles and units.
[[Template:Infobox|Infobox]] for [[UNIVER.SYS]] organizations, including Ensembles and units.
Line 36: Line 36:
|name        = Organization full name
|name        = Organization full name
|alias      = Organization nickname or aliases
|alias      = Organization nickname or aliases
|founders    = Who founded the organization, if any
|founded    = Founding date of the organization, if known
|keypeople  = Notable members of the organization
|founders    = Founders of the organization, if known
|location    = Where the organization is located
|location    = Where the organization is located
|fate        = Fate of the organization
|fate        = Fate of the organization
|styles      = Styles/aesthetics the organization is known for
|styles      = Styles/aesthetics the organization is known for
|commonmotifs = Common visual motifs of the organization (if any)
|motifs      = Common visual motifs of the organization (if any)
|commoncolors = Common/shared colors the organization is known for (if any)
|colors      = Common/shared colors the organization is known for (if any)
}}</nowiki>
}}</nowiki>


[[Category:Templates]]
[[Category:Templates]]

Latest revision as of 15:19, 13 June 2025

Infobox for UNIVER.SYS organizations, including Ensembles and units.

General Template

{{Infobox Organization
|type        = Type of organization
|background  = Infobox background color
|border      = Infobox border color
|images      = Logo, building image (if available)
|name        = Organization full name
|alias       = Organization nickname or aliases
|founded     = Founding date of the organization, if known
|founders    = Founders of the organization, if known
|location    = Where the organization is located
|fate        = Fate of the organization
|styles      = Styles/aesthetics the organization is known for
|motifs      = Common visual motifs of the organization (if any)
|colors      = Common/shared colors the organization is known for (if any)
}}