Template: Data (form)
%%form_data{difficulty}%%.png
players.png ~%%form_data{players}%%-%%form_data{playersTo}%%
time.png %%form_data{time}%% min
%%form_data{shortdescription}%%

See at: %%parent_title_linked%%.
This is a data envelope with basic information.

====

[[form]]
fields:
shortdescription:
  label: Short description (plain text)
  type: text
  height: 5
  width: 80
difficulty:
  label: Difficulty level
  type: select
  values:
    1: easy
    2: intermediate
    3: hard
  default: 2
players:
  label: Required number of players
  type: text
playersTo:
  label: Maximum number of players
  type: text
exactPlayers:
  label: Exact number? Min=max?
  type: checkbox
aroundExact:
  label: show "around" sign (~)
  type: checkbox
time:
  label: Necessary time (minutes)
  type: text
[[/form]]

Unless stated otherwise Content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License. See licensing details