Jump to content

Template:Infobox Character: Difference between revisions

From UNIVER.SYS Wiki
Created page with "<includeonly> <onlyinclude>{{Infobox |header0 = {{{title|}}} <div style="font-size:0.7em">UNIVER.SYS Character</div> |background = {{{background|}}} |border = {{{border|}}} |images = {{{images|}}} <div style="font-size:1.0em">''{{#if:{{{caption|}}}}}{{{caption|}}}''</div> |header1 = General Information |key2 = {{#if:{{{name|}}}|Name}} |value2 = {{{name|}}} |key3 = {{#if:{{{alias|}}}|Alias}} |value3 = {{{alias|}}} |key4 = {{#if:{{{published|}}}|F..."
 
mNo edit summary
 
(4 intermediate revisions by the same user not shown)
Line 12: Line 12:
|key3    = {{#if:{{{alias|}}}|Alias}}
|key3    = {{#if:{{{alias|}}}|Alias}}
|value3  = {{{alias|}}}
|value3  = {{{alias|}}}
|key4    = {{#if:{{{published|}}}|First published}}
|key4    = {{#if:{{{origin|}}}|Origin}}
|value4  = {{{published|}}}
|value4  = {{{origin|}}}
|header5  = {{#if:{{{haircolor|{{{eyecolor|{{{palette|}}}}}}}}}|Appearance}}
|key5     = {{#if:{{{residence|}}}|Residence}}
|key6     = {{#if:{{{haircolor|}}}|Hair Color}}
|value5   = {{{residence|}}}
|value6   = {{{haircolor|}}}
|key6     = {{#if:{{{affiliation|}}}|Affiliation}}
|key7     = {{#if:{{{eyecolor|}}}|Eye Color}}
|value6   = {{{affiliation|}}}
|value7   = {{{eyecolor|}}}
|key7    = {{#if:{{{debut|}}}|Debut}}
|key8    = {{#if:{{{palette|}}}|Palette}}
|value7  = {{{debut|}}}
|value8  = {{{palette|}}}
|header8  = {{#if:{{{haircolor|{{{eyecolor|{{{palette|}}}}}}}}}|Appearance}}
|header9 = {{#if:{{{thauma|{{{origin|{{{affiliation|{{{occupation|{{{hobbies|{{{icon|}}}}}}}}}}}}}}}}}}}|Other Information}}
|key9    = {{#if:{{{haircolor|}}}|Hair Color}}
|key10    = {{#if:{{{origin|}}}|Origin}}
|value9  = {{{haircolor|}}}
|value10  = {{{origin|}}}
|key10    = {{#if:{{{eyecolor|}}}|Eye Color}}
|key11    = {{#if:{{{residence|}}}|Residence}}
|value10  = {{{eyecolor|}}}
|value11  = {{{residence|}}}
|key11    = {{#if:{{{palette|}}}|Palette}}
|key12   = {{#if:{{{affiliation|}}}|Affiliation}}
|value11  = {{{palette|}}}
|value12 = {{{affiliation|}}}
|header12 = {{#if:{{{occupation|{{{arts|{{{hobbies|{{{icon|}}}}}}}}}}}}}|Other Information}}
|key13   = {{#if:{{{occupation|}}}|Occupation}}
|key13   = {{#if:{{{arts|}}}|Arts}}
|value13 = {{{occupation|}}}
|value13 = {{{arts|}}}
|key14   = {{#if:{{{hobbies|}}}|Hobbies}}
|key14   = {{#if:{{{occupation|}}}|Occupation}}
|value14 = {{{hobbies|}}}
|value14 = {{{occupation|}}}
|key15   = {{#if:{{{icon|}}}|Icon}}
|key15   = {{#if:{{{hobbies|}}}|Hobbies}}
|value15 = {{{icon|}}}
|value15 = {{{hobbies|}}}
|key16   = {{#if:{{{icon|}}}|Icon}}
|value16 = {{{icon|}}}
}}</onlyinclude></includeonly>
}}</onlyinclude></includeonly>
[[Template:Infobox|Infobox]] for [[UNIVER.SYS]] characters.
[[Template:Infobox|Infobox]] for [[UNIVER.SYS]] characters.
Line 47: Line 49:
|name        = Character full name
|name        = Character full name
|alias      = Character nickname or aliases
|alias      = Character nickname or aliases
|published   = First publication date of the character
|origin      = Character's Ensemble of origin
|residence   = Character's current residence or citizenship
|affiliation = Groups or organizations the character might belong to or be affiliated with
|debut      = Post-Integer date the character made their public working debut
|haircolor  = Character's hair color
|haircolor  = Character's hair color
|eyecolor    = Character's eye color
|eyecolor    = Character's eye color
|palette    = Character's color palette
|palette    = Character's color palette
|origin      = Character's Ensemble of origin
|arts        = Characters' alignment in the Arts System
|residence  = Character's current residence or citizenship
|affiliation = Groups or organizations the character might belong to or be affiliated with
|occupation  = Character's occupations
|occupation  = Character's occupations
|hobbies    = Character's hobbies
|hobbies    = Character's hobbies
|icon        = Character's icon
|icon        = Character's icon
}}</nowiki>
}}</nowiki>
==Sample==
{{Infobox Character
|title      = Dream in Obscurity
|background  = #0E0F33
|border      = #3c47b8
|images      = [[File:Nix Cropped.png|200px]]
|caption    = "Well, time to hit the stage!"
|name        = Nix Bellevue
|alias      = Nix
|debut      = 1980
|represents  = Xenix
|published  = 2023-04-08
|haircolor  = Violet {{Color Tile|#332e88}} with pink {{Color Tile|#d34de0}} highlights
|eyecolor    = Violet {{Color Tile|#332e88}}
|palette    = {{Color Tile|#4bbab1}} {{Color Tile|#2c469a}} {{Color Tile|#d34de0}} {{Color Tile|#d0e0f0}} {{Color Tile|#b35c53}} {{Color Tile|#332e88}} {{Color Tile|#14192c}}
|origin      = Logiciel
|residence  = Logiciel
|affiliation = Avis Society (formerly)<br>Myriad Starters<br>
|occupation  = Idol<br>Part-time Programmer
|icon        = 💜
}}


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

Latest revision as of 15:46, 13 June 2025

Infobox for UNIVER.SYS characters.

General Template

{{Infobox Character
|title       = Character title
|background  = Infobox background color
|border      = Infobox border color
|images      = Character images (if multiple images)
|caption     = Image caption
|name        = Character full name
|alias       = Character nickname or aliases
|origin      = Character's Ensemble of origin
|residence   = Character's current residence or citizenship
|affiliation = Groups or organizations the character might belong to or be affiliated with
|debut       = Post-Integer date the character made their public working debut
|haircolor   = Character's hair color
|eyecolor    = Character's eye color
|palette     = Character's color palette
|arts        = Characters' alignment in the Arts System
|occupation  = Character's occupations
|hobbies     = Character's hobbies
|icon        = Character's icon
}}