Jump to content

Template:Infobox Character: Difference between revisions

From UNIVER.SYS Wiki
mNo edit summary
mNo edit summary
 
(One intermediate revision 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|}}}
|header7 = {{#if:{{{haircolor|{{{eyecolor|{{{palette|}}}}}}}}}|Appearance}}
|key8   = {{#if:{{{palette|}}}|Palette}}
|key8     = {{#if:{{{haircolor|}}}|Hair Color}}
|value8 = {{{palette|}}}
|value8   = {{{haircolor|}}}
|header9 = {{#if:{{{origin|{{{affiliation|{{{occupation|{{{hobbies|{{{icon|}}}}}}}}}}}}}}}}|Other Information}}
|key9     = {{#if:{{{eyecolor|}}}|Eye Color}}
|key10    = {{#if:{{{origin|}}}|Origin}}
|value9   = {{{eyecolor|}}}
|value10  = {{{origin|}}}
|key10   = {{#if:{{{palette|}}}|Palette}}
|key11    = {{#if:{{{residence|}}}|Residence}}
|value10 = {{{palette|}}}
|value11  = {{{residence|}}}
|header11 = {{#if:{{{occupation|{{{arts|{{{hobbies|{{{icon|}}}}}}}}}}}}}|Other Information}}
|key12    = {{#if:{{{affiliation|}}}|Affiliation}}
|key12    = {{#if:{{{arts|}}}|Arts}}
|value12  = {{{affiliation|}}}
|value12  = {{{arts|}}}
|key13    = {{#if:{{{occupation|}}}|Occupation}}
|key13    = {{#if:{{{occupation|}}}|Occupation}}
|value13  = {{{occupation|}}}
|value13  = {{{occupation|}}}
Line 47: Line 47:
|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
|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 03:35, 26 April 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
|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
}}