Difference between revisions of "Form:Agency"

From Hollywood in Pixels Wiki
Jump to navigation Jump to search
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<includeonly>
 
<includeonly>
{{{info|page name=<Agency[Agency Name]>}}}
+
{{{info|page name=<Agency[Agency Name]>|create title=Create Agency Page|Edit title=Edit Agency Page}}}
 
{{{for template|Agency}}}<!-- -->{{#vardefine: year|{{CURRENTYEAR}} }}<!-- -->{{{field|Agency Name|hidden}}}
 
{{{for template|Agency}}}<!-- -->{{#vardefine: year|{{CURRENTYEAR}} }}<!-- -->{{{field|Agency Name|hidden}}}
 
== About ==
 
== About ==
 
{|
 
{|
 
|-
 
|-
|<p class="small" title="Mandatory field">YEAR OF CREATION: *</p>
+
|<p class="small" title="Mandatory field">YEAR OF CREATION: {{infopop|Mandatory field. The list will update itself.|float-right}}</p>
 
|{{{field
 
|{{{field
 
  |Year of Creation
 
  |Year of Creation
Line 19: Line 19:
 
  |default={{CURRENTYEAR}}
 
  |default={{CURRENTYEAR}}
 
  |mandatory
 
  |mandatory
 +
|class=form-control
 
}}}
 
}}}
 
|-
 
|-
|<p class="small">WEBSITE: </p>
+
|<p class="small">WEBSITE: {{infopop|Must be a valid URL.|float-right}}</p>
 
|{{{field
 
|{{{field
 
  |Official Website
 
  |Official Website
Line 28: Line 29:
 
  |regexp=/^$!^(?:http(s)?:\/\/)?[\w.-]+(?:\.[\w\.-]+)+[\w\-\._~:/?#[\]@!\$&'\(\)\*\+,;=.]+$/
 
  |regexp=/^$!^(?:http(s)?:\/\/)?[\w.-]+(?:\.[\w\.-]+)+[\w\-\._~:/?#[\]@!\$&'\(\)\*\+,;=.]+$/
 
  |placeholder=URL of the website
 
  |placeholder=URL of the website
 +
|class=form-control
 
}}}
 
}}}
 
|-
 
|-
Line 35: Line 37:
 
  |input type=textarea
 
  |input type=textarea
 
  |editor=visualeditor
 
  |editor=visualeditor
 +
|class=form-control
 +
}}}
 +
|-
 +
|<p class="small">SORT KEY: {{infopop|If you want the agency to be sorted differently in the [[:Category:Agencies|list]] (eg. to make "The Flock" to be sorted under "F", enter "Flock, The" here.|float-right}}</p>
 +
|{{{field
 +
|Sort Key
 +
|input type=text
 +
|class=form-control
 
}}}
 
}}}
 
|-
 
|-
Line 40: Line 50:
 
|
 
|
 
== PORTFOLIIO ==
 
== PORTFOLIIO ==
 +
<small>Up to 12 items.</small>
 
{{{field
 
{{{field
 
  |Assets
 
  |Assets
Line 46: Line 57:
 
|}
 
|}
 
{{{end template}}}
 
{{{end template}}}
{{{for template|Asset|multiple|embed in field=Agency[Assets]|add button text=Add Work Samples}}}
+
{{{for template|Asset|multiple|embed in field=Agency[Assets]|add button text=Add Work Samples|maximum instances=12}}}
 
{|
 
{|
 
|-
 
|-
|<p class="small" title="Mandatory field">CAPTION: *</p>
+
|<p class="small" title="Mandatory field">CAPTION: {{infopop|Mandatory field.|float-right}}</p>
 
|{{{field
 
|{{{field
 
  |Asset Title
 
  |Asset Title
 
  |input type=text
 
  |input type=text
 
  |mandatory
 
  |mandatory
 +
|class=form-control
 
}}}  
 
}}}  
 
|-
 
|-
|<p class="small">TYPE: </p>
+
|<p class="small">TYPE: {{infopop|Mandatory field. The allowed values are stored [[Property:Asset_Category|here]].|float-right}}</p>
 
|{{{field
 
|{{{field
 
  |Asset Category
 
  |Asset Category
 
  |input type=dropdown
 
  |input type=dropdown
 
  |property=Asset Category
 
  |property=Asset Category
 +
|class=form-control
 +
|mandatory
 
}}}  
 
}}}  
 
|-
 
|-
|<p class="small">IMAGE: </p>
+
|<p class="small">IMAGE: {{infopop|If empty, the default image will be used.|float-right}}</p>
 
|{{{field
 
|{{{field
 
  |Has image
 
  |Has image
Line 69: Line 83:
 
  |uploadable
 
  |uploadable
 
  |placeholder=Enter the filename or click Upload
 
  |placeholder=Enter the filename or click Upload
 +
|class=form-control
 
}}}
 
}}}
 
|-
 
|-
|<p class="small">LINK: </p>
+
|<p class="small">LINK: {{infopop|Must be a valid URL.|float-right}}</p>
 
|{{{field
 
|{{{field
  |Has link
+
  |Has URL
 
  |input type=regexp
 
  |input type=regexp
 
  |base type=url
 
  |base type=url
 
  |regexp=/^$!^(?:http(s)?:\/\/)?[\w.-]+(?:\.[\w\.-]+)+[\w\-\._~:/?#[\]@!\$&'\(\)\*\+,;=.]+$/
 
  |regexp=/^$!^(?:http(s)?:\/\/)?[\w.-]+(?:\.[\w\.-]+)+[\w\-\._~:/?#[\]@!\$&'\(\)\*\+,;=.]+$/
 
  |placeholder=URL of the website
 
  |placeholder=URL of the website
 +
|class=form-control
 
}}}
 
}}}
 
|-
 
|-
|<p class="small">NOTES: </p>
+
|<p class="small">NOTES: {{infopop|This text will be shown as a footnote. Please, keep your notes simple.|float-right}}</p>
 
|{{{field
 
|{{{field
  |Has notes
+
  |Has note
 
  |input type=textarea
 
  |input type=textarea
 +
|class=form-control
 +
|editor=visualeditor
 
}}}
 
}}}
 
|}
 
|}

Latest revision as of 18:09, September 18, 2021