« Formulaire:Librairie » : différence entre les versions
Apparence
Page créée avec « <includeonly> {{{info |add title=Créer une librairie |edit title=Modifier une librairie |page name=Librairie:{{{Nom|}}} }}} {{{for template|Librairie}}} {| class="formtable" style="width:100%;" ! Nom | {{{field|Nom|mandatory|input type=text|size=70}}} |- ! Nom (tri) | {{{field|Nom_tri|input type=text|size=70|placeholder=Optionnel (sinon calculé automatiquement)}}} |- ! Nom légal | {{{field|Nom_legal|input type=text|size=70|placeholder=Optionnel (sinon = Nom)}... » |
mAucun résumé des modifications |
||
| Ligne 3 : | Ligne 3 : | ||
|add title=Créer une librairie | |add title=Créer une librairie | ||
|edit title=Modifier une librairie | |edit title=Modifier une librairie | ||
|page name=Librairie: | |form title=Librairie | ||
|page name=Librairie:<Librairie[Nom]> | |||
}}} | }}} | ||
{{{for template|Librairie}}} | {{{for template|Librairie}}} | ||
{| class="formtable" style=" | |||
; <span style="font-size:115%; font-weight:bold;">Identité</span> | |||
| {{{field|Nom|mandatory | {| class="formtable pfFormTable" | ||
! style="font-weight:normal;" | Nom <span class="requiredField">*</span> | |||
| colspan=3 | {{{field|Nom|mandatory|size=70}}} | |||
|- | |- | ||
! Nom (tri) | ! style="font-weight:normal;" | Nom (tri) | ||
| {{{field|Nom_tri | | colspan=3 | {{{field|Nom_tri|size=70}}} | ||
<br /><small>Optionnel (sinon calculé automatiquement).</small> | |||
|- | |- | ||
! Nom légal | ! style="font-weight:normal;" | Nom légal | ||
| {{{field|Nom_legal | | colspan=3 | {{{field|Nom_legal|size=70}}} | ||
<br /><small>Optionnel (sinon = Nom).</small> | |||
|- | |- | ||
! Année de création | ! style="font-weight:normal;" | Année de création | ||
| {{{field|Annee_creation|input type=number|min=1000|max=2100|size=10}}} | | colspan=3 | {{{field|Annee_creation|input type=number|min=1000|max=2100|size=10}}} | ||
|} | |||
; <span style="font-size:115%; font-weight:bold;">Visuel</span> | |||
{| class="formtable pfFormTable" | |||
! style="font-weight:normal;" | Logo | |||
| colspan=3 | {{{field|Logo | |||
|input type=upload | |||
|uploadable | |||
|size=60 | |||
|default filename=Logo_{{PAGENAMEE}} | |||
}}} | |||
|- | |- | ||
! | ! style="font-weight:normal;" | Galerie 1 | ||
| {{{field| | | colspan=3 | {{{field|Galerie_1|input type=upload|uploadable|size=60|default filename=Gal_{{PAGENAMEE}}_1}}} | ||
|- | |- | ||
! | ! style="font-weight:normal;" | Galerie 2 | ||
| {{{field| | | colspan=3 | {{{field|Galerie_2|input type=upload|uploadable|size=60|default filename=Gal_{{PAGENAMEE}}_2}}} | ||
|- | |- | ||
! | ! style="font-weight:normal;" | Galerie 3 | ||
| {{{field| | | colspan=3 | {{{field|Galerie_3|input type=upload|uploadable|size=60|default filename=Gal_{{PAGENAMEE}}_3}}} | ||
|} | |||
; <span style="font-size:115%; font-weight:bold;">Localisation</span> | |||
{| class="formtable pfFormTable" | |||
! style="font-weight:normal;" | Pays <span class="requiredField">*</span> | |||
| {{{field|Pays | |||
|mandatory | |||
|input type=dropdown | |||
|values=France,Belgique,Luxembourg,Suisse,Canada,Autre | |||
|default=France | |||
}}} | |||
|- | |- | ||
! | ! style="font-weight:normal;" | Adresse complète <span class="requiredField">*</span> | ||
| {{{field| | | colspan=3 | {{{field|Adresse_complete|mandatory|input type=textarea|rows=2|cols=80}}} | ||
|- | |- | ||
! | ! style="font-weight:normal;" | Code postal <span class="requiredField">*</span> | ||
| {{{field| | | {{{field|Code_postal|mandatory|size=10}}} | ||
! style="font-weight:normal; padding-left:2em;" | Ville <span class="requiredField">*</span> | |||
| style="padding-left:2em;" | {{{field|Ville|mandatory|size=40}}} | |||
|- | |- | ||
! Région | ! style="font-weight:normal;" | Département | ||
| {{{field|Region | | {{{field|Departement|size=20}}} | ||
! style="font-weight:normal; padding-left:2em;" | Région | |||
| style="padding-left:2em;" | {{{field|Region|size=15}}} | |||
|- | |- | ||
! | ! style="font-weight:normal;" | Coordonnées | ||
| {{{field| | | colspan=3 | {{{field|Coordonnees|size=40|placeholder=Ex. 45.56637, 5.91772}}} | ||
|} | |||
; <span style="font-size:115%; font-weight:bold;">Équipe / description</span> | |||
{| class="formtable pfFormTable" | |||
! style="font-weight:normal;" | Libraires (noms / équipe) | |||
| colspan=3 | {{{field|Libraires|input type=textarea|rows=3|cols=80}}} | |||
|- | |- | ||
! | ! style="font-weight:normal;" | Présentation | ||
| {{{field| | | colspan=3 | {{{field|Presentation|input type=textarea|rows=6|cols=80}}} | ||
|- | |- | ||
! | ! style="font-weight:normal;" | Nombre de références | ||
| {{{field| | | colspan=3 | {{{field|NbReferences|input type=number|min=0|max=1000000|size=12}}} | ||
|} | |||
; <span style="font-size:115%; font-weight:bold;">Réseaux / appartenance</span> | |||
{| class="formtable pfFormTable" | |||
! style="font-weight:normal;" | Membre de (associations, réseaux…) | |||
| colspan=3 | {{{field|Membre_de | |||
|input type=tokens | |||
|values from category=Associations | |||
|delimiter=; | |||
|size=80 | |||
}}} | |||
|} | |||
; <span style="font-size:115%; font-weight:bold;">Contact</span> | |||
{| class="formtable pfFormTable" | |||
! style="font-weight:normal;" | Site web | |||
| colspan=3 | {{{field|Site_web|size=70|placeholder=https://...}}} | |||
|- | |- | ||
! | ! style="font-weight:normal;" | E-mail | ||
| {{{field| | | colspan=3 | {{{field|Email|size=70}}} | ||
|- | |- | ||
! | ! style="font-weight:normal;" | Téléphone | ||
| {{{field| | | colspan=3 | {{{field|Telephone|size=30}}} | ||
|} | |||
; <span style="font-size:115%; font-weight:bold;">Réseaux sociaux</span> | |||
{| class="formtable pfFormTable" | |||
! style="font-weight:normal;" | Facebook | |||
| {{{field|Reseau_facebook|size=70}}} | |||
|- | |- | ||
! | ! style="font-weight:normal;" | Instagram | ||
| {{{field| | | {{{field|Reseau_instagram|size=70}}} | ||
|- | |- | ||
! | ! style="font-weight:normal;" | YouTube | ||
| {{{field| | | {{{field|Reseau_youtube|size=70}}} | ||
|- | |- | ||
! | ! style="font-weight:normal;" | LinkedIn | ||
| {{{field| | | {{{field|Reseau_linkedin|size=70}}} | ||
|- | |- | ||
! | ! style="font-weight:normal;" | Pinterest | ||
| {{{field| | | {{{field|Reseau_pinterest|size=70}}} | ||
|- | |- | ||
! | ! style="font-weight:normal;" | Threads | ||
| {{{field| | | {{{field|Reseau_threads|size=70}}} | ||
|- | |- | ||
! | ! style="font-weight:normal;" | TikTok | ||
| {{{field| | | {{{field|Reseau_tiktok|size=70}}} | ||
|- | |- | ||
! | ! style="font-weight:normal;" | Bluesky | ||
| {{{field| | | {{{field|Reseau_bluesky|size=70}}} | ||
|- | |- | ||
! | ! style="font-weight:normal;" | Mastodon | ||
| {{{field| | | {{{field|Reseau_mastodon|size=70}}} | ||
|- | |- | ||
! | ! style="font-weight:normal;" | Wikipédia | ||
| {{{field|Reseau_wikipedia|size=70}}} | |||
|} | |||
| {{{field| | ; <span style="font-size:115%; font-weight:bold;">Flux / média</span> | ||
| | {| class="formtable pfFormTable" | ||
! style="font-weight:normal;" | Flux RSS | |||
| colspan=3 | {{{field|Flux_RSS|size=70|placeholder=https://.../feed}}} | |||
! | |||
| | |||
| {{{field|Flux_RSS | |||
|- | |- | ||
! | ! style="font-weight:normal;" | Vidéo | ||
| colspan=3 | {{{field|Video|size=70|placeholder=Lien YouTube/Vimeo, etc.}}} | |||
| {{{field|Video | |||
|} | |} | ||
{{{end template}}} | {{{end template}}} | ||