_template
%%form_raw{photo}%%
%%form_raw{header}%%


History

%%form_data{history}%%


Facts in Brief

%%form_data{facts}%%

Details for %%title%%
Clan %%form_data{clan}%%
Generation %%form_data{generation}%%
Sect %%form_data{sect}%%
Position %%form_data{position}%%
Player %%form_data{player}%%
Situation %%form_data{situation}%%

====

[[form]]
fields:
p_background:
    label: Background
    type: text
header:
    label: Header
    type: file
photo:
    label: Photo
    type: file
history:
  label: History
  type: wiki
  height: 8
  width: 75
facts:
  label: Facts in Brief
  type: wiki
  height: 8
  width: 75
clan:
  label: Clan
  type: select
  values:
    select:
    '01': Assamite
    '02': Brujah
    '03': Followers of Set
    '04': Gangrel
    '05': Giovanni
    '06': Lasombra-Antitribu
    '07': Malkavian
    '08': Nosferatu
    '09': Toreador
    '10': Tremere
    '11': Tzimisce
    '12': Ventrue
    '13': Caitiff
    '14': Baali
    '15': Cappadocians
    '16': Ravnos
    '17': Salubri
    '18': Daughter of Cacophony
    '19': Gargoyle
    '20': No Information
generation:
  label: Generation
  type: select
  values:
    select:
    '01': Ancillae
    '02': Elder
    '03': Neonate
    '04': Luminary Elder
sect:
  label: Sect
  type: select
  values:
    select:
    '01': Camarilla
    '02': Independent
    '03': Idiot
    '04': Anarch
position:
  label: Position
  type: text
  width: 75
player:
  label: Player
  type: text
  width: 75
situation:
  label: Situation
  type: select
  values:
    existing: Existing
    past: Past
[[/form]]

Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License