Ring Template
%%title%%
%%title%% Image
Weight Weight %%form_raw{weight}%%
Sell Price Sell Price %%form_raw{sell_price}%%

Lore

%%form_data{lore}%%

Effect

%%form_data{effect}%%

Ring Version Effect
%%title%% %%form_raw{effect}%%
%%title%% +1 %%form_raw{effect_plus1}%%
%%title%% +2 %%form_raw{effect_plus2}%%
%%title%% +3 %%form_raw{effect_plus3}%%

Availability

%%form_data{acquisition}%%

Ring Version Playthrough Availability
%%title%% New Game %%form_raw{acquisition}%%
%%title%% +1 %%form_data{playthrough_plus1}%% %%form_raw{acquisition_plus1}%%
%%title%% +2 %%form_data{playthrough_plus2}%% %%form_raw{acquisition_plus2}%%
%%title%% +3 %%form_data{playthrough_plus3}%% %%form_raw{acquisition_plus3}%%

%%form_data{appendices}%%

Comments

Add a New Comment

====

[[form]]
fields:
  infobox_header:
    type: static
    value: ++ Infobox Data
  weight:
    label: Weight
    type: text
    width: 8
    height: 1
    hint: Weight of the ring.
  sell_price:
    label: Sell Price
    type: text
    width: 8
    height: 1
    hint: Soul value of the ring.
  content_header:
    type: static
    value: ++ Page Sections
  lore:
    label: In-game Description
    type: wiki
    width: 80
    height: 6
    hint: The verbose item description in the inventory (and on the loading screens).
  effect:
    label: Effect
    type: wiki
    width: 80
    height: 2
    hint: Describe what this ring does.
  acquisition:
    label: Acquisition
    type: wiki
    width: 80
    height: 2
    hint: Describe where and how to find the ring(s).
  ngplus_version_header:
    type: static
    value: ++ New Game+ Versions
  has_plus1:
    label: Has +1 Version
    type: checkbox
    default: 0
  playthrough_plus1:
    label: Playthrough
    type: select
    values:
      ng0: New Game
      ng1: New Game+
      ng2: New Game++
      ng3: New Game+++
    default: ng1
  effect_plus1:
    type: wiki
    label: +1 Effect
    width: 80
    height: 2
  acquisition_plus1:
    type: wiki
    label: +1 Acquisition
    width: 80
    height: 2
  has_plus2:
    type: checkbox
    label: Has +2 Version
    default: 0
  playthrough_plus2:
    label: Playthrough
    type: select
    values:
      ng0: New Game
      ng1: New Game+
      ng2: New Game++
      ng3: New Game+++
    default: ng2
  effect_plus2:
    type: wiki
    label: +2 Effect
    width: 80
    height: 2
  acquisition_plus2:
    type: wiki
    label: +2 Acquisition
    width: 80
    height: 2
  has_plus3:
    label: Has +3 Version
    type: checkbox
    default: 0
  playthrough_plus3:
    label: Playthrough
    type: select
    values:
      ng0: New Game
      ng1: New Game+
      ng2: New Game++
      ng3: New Game+++
    default: ng3
  effect_plus3:
    type: wiki
    label: +3 Effect
    width: 80
    height: 2
  acquisition_plus3:
    type: wiki
    label: +3 Acquisition
    width: 80
    height: 2
  appendices_header:
    type: static
    value: |
      ++ Appendices
      The content will be literally appended to the previous sections.
      Sections which could be included here are notes, trivia, external links, etc.
      Start each section with an h1 heading (e.g. "+ Notes").
      It's perfectly reasonable to leave this textarea empty if there's nothing of value to add.
  appendices:
    type: wiki
    label: Appendices
    width: 80
    height: 8
[[/form]]

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

Subscription expired — please renew

Pro account upgrade has expired for this site and the site is now locked. If you are the master administrator for this site, please renew your subscription or delete your outstanding sites or stored files, so that your account fits in the free plan.