Jump to content

Template:Infobox Organization: Difference between revisions

From UNIVER.SYS Wiki
Created page with "<includeonly> <onlyinclude>{{Infobox |header0 = {{{type|}}} |background = {{{background|}}} |border = {{{border|}}} |images = {{{images|}}} |key2 = {{#if:{{{name|}}}|Name}} |value2 = {{{name|}}} |key3 = {{#if:{{{alias|}}}|Alias}} |value3 = {{{alias|}}} |key4 = {{#if:{{{founders|}}}|Founders}} |value4 = {{{founders|}}} |key5 = {{#if:{{{keypeople|}}}|Key People}} |value5 = {{{keypeople|}}} |key6 = {{#if:{{{location|}}}|Location}} |value6 =..."
 
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 29: Line 29:
==General Template==
==General Template==


  <nowiki>{{User:Rizzonen/Infobox Organization
  <nowiki>{{Infobox Organization
|type        = Type of organization
|type        = Type of organization
|background  = Infobox background color
|background  = Infobox background color
Line 44: Line 44:
|commoncolors = Common/shared colors the organization is known for (if any)
|commoncolors = Common/shared colors the organization is known for (if any)
}}</nowiki>
}}</nowiki>
[[Category:Templates]]

Latest revision as of 09:19, 3 April 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
|founders    = Who founded the organization, if any
|keypeople   = Notable members of the organization
|location    = Where the organization is located
|fate        = Fate of the organization
|styles      = Styles/aesthetics the organization is known for
|commonmotifs = Common visual motifs of the organization (if any)
|commoncolors = Common/shared colors the organization is known for (if any)
}}