Difference between revisions of "Template:Field-infobox"

From MintHCM Wiki

 
(3 intermediate revisions by 2 users not shown)
Line 3: Line 3:
 
It should be called in the following format:
 
It should be called in the following format:
  
{{Field-infobox
+
 
|Field-name= Name
 
|Field-module= module
 
|Field-type= type
 
|Field-label=
 
|Field-vname=
 
|Field-required=
 
|Field-editable=
 
|Field-visible=
 
|Field-reportable=
 
|Field-importable=
 
|Field-massupdate=
 
|Field-unified-search=
 
|Field-auditable=
 
|Field-options=
 
|Field-options-name=
 
|Field-needs-validation=
 
|Short Description=
 
}}
 
  
 
<pre>
 
<pre>
Line 47: Line 29:
 
[[Category:SRS Core]]
 
[[Category:SRS Core]]
 
</noinclude><includeonly>{| class="field-infobox"
 
</noinclude><includeonly>{| class="field-infobox"
! class="field-infobox--header" colspan="2" |<big>{{show no link|Property=Module-name|Page={{{Field-module|}}}}}- {{{Field-label|}}}</big>
+
! class="field-infobox--header" colspan="2" |<big>{{show no link|Property=Module-name|Page=Module:{{{Field-module|}}}}}- {{{Field-label|}}}</big>
 
|-
 
|-
 
! {{int:ev-name}}
 
! {{int:ev-name}}
Line 101: Line 83:
 
[[Category:Fields]]
 
[[Category:Fields]]
 
</includeonly>
 
</includeonly>
 +
{{Field-links}}
 +
{{DevNotes}}

Latest revision as of 10:07, 28 January 2020

This is the "Field-infobox" template. It should be called in the following format:


{{Field-infobox
|Field-name=
|Field-module=
|Field-type=
|Field-label=
|Field-vname=
|Field-required=
|Field-editable=
|Field-visible=
|Field-reportable=
|Field-importable=
|Field-massupdate=
|Field-unified-search=
|Field-auditable=
|Field-options=
|Field-options-name=
|Field-needs-validation=
|Short Description=
}}

Edit the page to see the template text.


Related Features

Affected by

Some use of "" in your query was not closed by a matching "".

Initiating

Related Integrations

Mentioned in other articles


Dev Notes