Template: Link (form)
%%form_data{image}%%
%%form_data{difficulty}%%.png
players.png ~%%form_data{players}%%-%%form_data{playersTo}%%
time.png %%form_data{time}%% min
%%form_data{author}%% %%form_data{author2}%% %%form_data{author3}%%
%%form_data{year}%% %%form_data{payment}%%
all links

http://%%form_data{link}%%

%%form_data{description}%%

%%form_data{platform}%%


====

[[form]]
fields:
shortdescription:
  label: Short description (plain text)
  type: text
  height: 3
  width: 80
description:
  label: Full description
  type: wiki
  height: 6
  width: 80
link:
  label: Link (page, without "http://")
  type: text
link2:
  label: Link (example, without "http://")
  type: text
image:
  label: Image address (with "http://" if external)
  type: text
author:
  label: Author
  type: text
author2:
  label: Author 2
  type: text
author3:
  label: Author 3
  type: text
year:
  label: Year of publishing (or last version)
  type: text
payment:
  label: Payed or free
  type: select
  values:
    1: free
    2: mix
    3: sold
    4: rare
  default: 1
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