Template:UserWorkbench: Difference between revisions
Jump to navigation
Jump to search
((by SublimeText.Mediawiker)) |
((by SublimeText.Mediawiker)) |
||
(42 intermediate revisions by the same user not shown) | |||
Line 8: | Line 8: | ||
<div class="group"> | <div class="group"> | ||
= | = User = | ||
Use this workbench to browse your different notes and feedback submissions throughout the site. You can also create and manage collections of terms and expressions. | |||
* {{#switchtablink:Collections|Collections}} | |||
* {{#switchtablink:Notes|Notes}} | |||
* {{#switchtablink:Feedback Submissions|Feedback Submissions}} | |||
= Collections = | |||
{{#ask:[[Category:User Collections]][[ColOwner::{{FULLPAGENAME}}]] | |||
|?ColName | |||
|?ColDescription | |||
|?ColCount | |||
|?ColCollaborator | |||
|format=template | |||
|template=CollectionRow | |||
|link=none | |||
|intro=<h3>Your collections</h3> | |||
<table class="smwtable-clean th-left th-nowrap"> | |||
<tr> | |||
<th>Name</th> | |||
<th>Description</th> | |||
<th>Collaborators</th> | |||
<th># of entries</th> | |||
</tr> | |||
|outro=</table> | |||
}} | |||
<div class="ooui-button-style"> | |||
{{#formlink: | |||
form=Collection | |||
|link text=Add a collection | |||
|query string=Collection[ColUser]={{FULLPAGENAME}} | |||
|new window | |||
|returnto={{FULLPAGENAME}} | |||
}} | |||
</div> | |||
{{#ask:[[Category:User Collections]][[ColCollaborator::{{FULLPAGENAME}}]] | |||
|?ColName | |||
|?ColDescription | |||
|?ColCount | |||
|?ColCollaborator | |||
|?ColOwner | |||
|format=template | |||
|template=CollectionRow | |||
|link=none | |||
|intro=<h3>Collections where you are a collaborator</h3> | |||
<table class="smwtable-clean th-left term-table th-nowrap"> | |||
<tr> | |||
<th>Name</th> | |||
<th>Description</th> | |||
<th>Owner</th> | |||
<th>Collaborators</th> | |||
<th># of entries</th> | |||
</tr> | |||
|outro=</table> | |||
}} | |||
= Notes = | = Notes = | ||
Line 15: | Line 73: | ||
|?=Term | |?=Term | ||
|?Note | |?Note | ||
|class=datatable th-nowrap | |class=datatable th-nowrap th-top-right th-fit-content | ||
|limit=10000 | |limit=10000 | ||
}} | }} | ||
Line 25: | Line 83: | ||
|?FbTerm=Page | |?FbTerm=Page | ||
|?FbNote=Feedback | |?FbNote=Feedback | ||
|class=datatable th-nowrap | |class=datatable th-nowrap th-top-right th-fit-content | ||
|limit=10000 | |limit=10000 | ||
}} | }} |