Difference between revisions of "Form:Organisation"
m (Text replacement - "|autocomplete on category=" to "|values from category=") |
|||
(15 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
− | + | {{Form Page | |
− | + | |Display Title=Add an Organisation | |
− | + | |Category=Organisation | |
− | + | |Form Link=[[Special:FormEdit/Organisation|Add Organisation]] | |
− | + | }} | |
− | [[Special:FormEdit/Organisation|Add Organisation]] | ||
− | |||
</noinclude><includeonly> | </noinclude><includeonly> | ||
{{{info|create title=Add Organisation|edit title=Edit Organisation|page name=<Organisation[Name]> <unique number> }}} | {{{info|create title=Add Organisation|edit title=Edit Organisation|page name=<Organisation[Name]> <unique number> }}} | ||
Line 12: | Line 10: | ||
{{{for template|Organisation}}} | {{{for template|Organisation}}} | ||
{{Organisation Form}} | {{Organisation Form}} | ||
− | |||
− | |||
− | |||
{| class="formtable" | {| class="formtable" | ||
|- | |- | ||
Line 23: | Line 18: | ||
| {{{field|Medical Condition|input type=textarea with autocomplete|autogrow|rows=2|delimiter=\n|remote autocompletion|values from url=diseases|description=description|placeholder=(one per line)}}} | | {{{field|Medical Condition|input type=textarea with autocomplete|autogrow|rows=2|delimiter=\n|remote autocompletion|values from url=diseases|description=description|placeholder=(one per line)}}} | ||
|} | |} | ||
+ | {{{field|Key People|list|holds template}}} | ||
+ | {{{field|Social Media|list|holds template}}} | ||
+ | {{{field|Resources|list|holds template}}} | ||
+ | {{{field|Locations|list|holds template}}} | ||
+ | {{{field|Postal Address|holds template}}} | ||
{{{field|Medaxs Username|input type=text|hidden}}} | {{{field|Medaxs Username|input type=text|hidden}}} | ||
{{{end template}}} | {{{end template}}} | ||
− | {{{for template|Social Media|multiple|label=Social Media|embed in field=Organisation[Social Media]}}} | + | {{{for template|Social Media|multiple|label=Social Media|embed in field=Organisation[Social Media]|add button text=Add Social Media Link}}} |
{{Social Media Form}} | {{Social Media Form}} | ||
{{{end template}}} | {{{end template}}} | ||
{{{for template|Resource|multiple|label=Resoures|embed in field=Organisation[Resources]}}} | {{{for template|Resource|multiple|label=Resoures|embed in field=Organisation[Resources]}}} | ||
{{Resources Form}} | {{Resources Form}} | ||
+ | {{{end template}}} | ||
+ | {{{for template|Key People|multiple|label=Key People|embed in field=Organisation[Key People]}}} | ||
+ | {{Key People Form}} | ||
{{{end template}}} | {{{end template}}} | ||
Line 38: | Line 41: | ||
{{{end template}}} | {{{end template}}} | ||
− | {{ | + | {{{for template|Place|multiple|label=Locations|embed in field=Organisation[Locations]|add button text=Add Location}}} |
− | {{ | + | <div class="container-fluid"> |
+ | <div class="row-fluid placeform"> | ||
+ | {| class="formtable" | ||
+ | ! Phone: | ||
+ | | {{{field|Phone|input type=textarea|autogrow|rows=2|delimiter=\n|placeholder=one per line }}} | ||
+ | |- | ||
+ | ! Fax: | ||
+ | | {{{field|Fax|input type=textarea|autogrow|rows=2|delimiter=\n|placeholder=one per line }}} | ||
+ | |- | ||
+ | ! Region: | ||
+ | | {{{field|Region|input type=text with autocomplete|values from category=Region|remote autocompletion}}} | ||
+ | |} | ||
+ | <div class="col-md-6">{{Place Address Form}}</div> | ||
+ | |||
+ | <div class="col-md-6"> | ||
+ | {{{field|Geo Accuracy|input type=text|restricted|placeholder=Geo Accuracy}}} | ||
+ | |||
+ | '''Geo Coordinates:''' {{{field|Geo Coordinates|input type=placemap|width=400|height=400}}}</div> | ||
+ | {{{field|Place Type|input type=text|default=Organisation|hidden}}} | ||
+ | </div> | ||
+ | </div> | ||
+ | {{{end template}}} | ||
+ | |||
{{{standard input|minor edit}}} {{{standard input|watch}}} | {{{standard input|minor edit}}} {{{standard input|watch}}} | ||
{{{standard input|save}}} {{{standard input|preview}}} {{{standard input|changes}}} {{{standard input|cancel}}} | {{{standard input|save}}} {{{standard input|preview}}} {{{standard input|changes}}} {{{standard input|cancel}}} | ||
</includeonly> | </includeonly> |