Template:Infobox Organization: Difference between revisions
Appearance
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 |
||
(3 intermediate revisions by the same user not shown) | |||
Line 9: | Line 9: | ||
|key3 = {{#if:{{{alias|}}}|Alias}} | |key3 = {{#if:{{{alias|}}}|Alias}} | ||
|value3 = {{{alias|}}} | |value3 = {{{alias|}}} | ||
|key4 = {{#if:{{{ | |key4 = {{#if:{{{founded|}}}|Founded}} | ||
|value4 = {{{ | |value4 = {{{founded|}}} | ||
|key5 = {{#if:{{{ | |key5 = {{#if:{{{founders|}}}|Founders}} | ||
|value5 = {{{ | |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:{{{ | |key10 = {{#if:{{{motifs|}}}|Common Motifs}} | ||
|value10 = {{{ | |value10 = {{{motifs|}}} | ||
|key11 = {{#if:{{{ | |key11 = {{#if:{{{colors|}}}|Common Colors}} | ||
|value11 = {{{ | |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 29: | Line 29: | ||
==General Template== | ==General Template== | ||
<nowiki>{{ | <nowiki>{{Infobox Organization | ||
|type = Type of organization | |type = Type of organization | ||
|background = Infobox background color | |background = Infobox background color | ||
Line 36: | Line 36: | ||
|name = Organization full name | |name = Organization full name | ||
|alias = Organization nickname or aliases | |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 | |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 | ||
| | |motifs = Common visual motifs of the organization (if any) | ||
| | |colors = Common/shared colors the organization is known for (if any) | ||
}}</nowiki> | }}</nowiki> | ||
[[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) }}