Template:Section: Difference between revisions

From GRS Documentation Wiki
(Created page with "<noinclude> This is the "Section" template. It should be called in the following format: <pre> {{Section |hasDescriptiveTitle= |hasHead= }} </pre> Edit the page to see the template text. </noinclude><includeonly>{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;" ! style="text-align: center; background-color:#ccccff;...")
 
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 15: Line 15:
| [[hasDescriptiveTitle::{{{hasDescriptiveTitle|}}}]]
| [[hasDescriptiveTitle::{{{hasDescriptiveTitle|}}}]]
|-
|-
! section Head
! section head
| [[hasHead::{{{hasHead|}}}]]
| [[hasHead::User:{{{hasHead|}}}|{{{hasHead|}}}]]
|}
|}
==Section Projects==
{{#ask: [[Category:Project]][[hasSection::{{PAGENAME}}]]
|?hasStatus
|?fromDate
|?toDate
|?hasPrincipalInvestigator
|format=table
|mainlabel=Project
|limit=500
}}
==Section Members==
{{#ask: [[User:+]][[isMemberOfSection::{{PAGENAME}}]]
|format=plainlist
|limit=50
|offset=0
|link=all
|sort=
|order=asc
|headers=show
|searchlabel=... further results
|propsep=,
|valuesep=,
|class=sortable wikitable smwtable
|sep=,
|prefix=none
}}


[[Category:Section]]
[[Category:Section]]
</includeonly>
</includeonly>

Latest revision as of 12:19, 22 April 2024

This is the "Section" template. It should be called in the following format:

{{Section
|hasDescriptiveTitle=
|hasHead=
}}

Edit the page to see the template text.