Template pour objet anormal
notation: 0+x

%%form_raw{redirect-b}%%%%name%%%%form_raw{redirect-e}%%

[[form]]
fields:
  desc:
    label: "Description :"
    type: wiki
    hint: "Décrivez l'objet anormal ici."
    height: 6
  date:
    type: static
    label: "Date d'acquisition :"
  day:
    type: text
    label: "Jour :"
    width: 2
    hint: "JJ"
    match: /^[([0-2][1-9])(30)(31)]$/
    match-error: "Jour invalide"
  month:
    type: text
    label: "Mois :"
    width: 2
    hint: "MM"
    match: /^[(0[1-9])(1[0-2])]$/
    match-error: "Mois invalide"
  year:
    type: text
    label: "Année :"
    width: 4
    hint: "AAAA"
    match: /^([12][90])([02][0-9])$/
    match-error: "Année invalide"
  loc:
    label: "Lieu de récupération :"
    type: text
    hint: "Quelque part, France"
  sec:
    label: "Statut actuel :"
    type: wiki
    hint: "Où est-il maintenant ?"
    height: 6
  note1:
    label: "Note :"
    type: text
    hint: "(Optionel, éventuel commentaire d'un membre du personnel)"
    default: "//Texte// - Signature"
  note2:
    label: "Note 2 :"
    type: text
    hint: "(Optionel, éventuel commentaire d'un membre du personnel)"
  note3:
    label: "Note 3 :"
    type: text
    hint: "(Optionel, éventuel commentaire d'un membre du personnel)"
  note4:
    label: "Note 4 :"
    type: text
    hint: "(Optionel, éventuel commentaire d'un membre du personnel)"
  note5:
    label: "Note 5 :"
    type: text
    hint: "(Optionel, éventuel commentaire d'un membre du personnel)"
  note6:
    label: "Note 6 :"
    type: text
    hint: "(Optionel, éventuel commentaire d'un membre du personnel)"
  note7:
    label: "Note 7 :"
    type: text
    hint: "(Optionel, éventuel commentaire d'un membre du personnel)"
  note8:
    label: "Note 8 :"
    type: text
    hint: "(Optionel, éventuel commentaire d'un membre du personnel)"
  note9:
    label: "Note 9 :"
    type: text
    hint: "(Optionel, éventuel commentaire d'un membre du personnel)"
  note10:
    label: "Note 10 :"
    type: text
    hint: "(Optionel, éventuel commentaire d'un membre du personnel)"
  note11:
    label: "Note 11 :"
    type: text
    hint: "(Optionel, éventuel commentaire d'un membre du personnel)"
  note12:
    label: "Note 12 :"
    type: text
    hint: "(Optionel, éventuel commentaire d'un membre du personnel)"
  note13:
    label: "Note 13 :"
    type: text
    hint: "(Optionel, éventuel commentaire d'un membre du personnel)"
  note14:
    label: "Note 14 :"
    type: text
    hint: "(Optionel, éventuel commentaire d'un membre du personnel)"
  note15:
    label: "Note 15 :"
    type: text
    hint: "(Optionel, éventuel commentaire d'un membre du personnel)"

  redirect-b:
    type: hidden
    value: '[[module Redirect destination="http://fondationscp.wikidot.com/enregistrement-des-objets-anormaux-fr-apres-2020/p/999#'
  redirect-e:
    type: hidden
    value: '"]]'
[[/form]]

Sauf mention contraire, le contenu de cette page est protégé par la licence Creative Commons Attribution-ShareAlike 3.0 License