Template:Collection: Difference between revisions
Jump to navigation
Jump to search
((by SublimeText.Mediawiker)) |
((by SublimeText.Mediawiker)) |
||
(21 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly>__NOEDITSECTION____NOTOC__ | <includeonly>__NOEDITSECTION____NOTOC__ | ||
<div class="button-style-all-a group"> | |||
<div class="float-right text-right"><span class="discuss-button">[http://rywiki.tsadra.org/index.php?title=User_talk:{{PAGENAMEE}} <i class="fa-duotone fa-comments-question"></i> Discussions][http://rywiki.tsadra.org/index.php?title=User_talk:{{PAGENAMEE}}&action=edit§ion=new <i class="fa-duotone fa-comment-pen"></i> Start Discussion Topic]</span> | |||
</div> | |||
</div> | |||
<div class="tlw-tabs-wrapper"> | <div class="tlw-tabs-wrapper"> | ||
<h3 class="tlw-header"> | <h3 class="tlw-header"> | ||
<div class="tlw-tsadra-logo"></div> {{{ ColName | }}} | <div class="tlw-tsadra-logo"></div> {{{ ColName | }}} {{#ifeq: {{{ ColPrivate | }}} | ||
|Yes | |||
|<code style="font-size: .5em; margin-left: .5em;"><i class="fa-duotone fa-lock-keyhole fa-xs"></i> Private</code> | |||
| | |||
}} | |||
</h3> | </h3> | ||
<div class="group p-15"> | <div class="group p-15"> | ||
=== Description === | === Description === | ||
{{{ ColDescription | }}} | {{{ ColDescription | }}}{{#if: {{{ ColCollaborator | }}} | <br> | ||
=== Collaborators === | === Collaborators === | ||
{{#arraymap: {{{ ColCollaborator | }}} | |||
|; | |||
|@@@ | |||
|<div class="card-person"><i class="fa-duotone fa-user-bounty-hunter fa-2x"></i><br>[[@@@|{{PAGENAME:@@@}}]]</div> | |||
| | |||
}} | }} | |||
=== {{#show: {{FULLPAGENAME}}|?ColCount }} entries in this collection: === | === {{#show: {{FULLPAGENAME}}|?ColCount }} entries in this collection: === | ||
Line 45: | Line 41: | ||
<th>English</th> | <th>English</th> | ||
<th>Definitions</th> | <th>Definitions</th> | ||
<th>Notes</th> | |||
</tr>{{#arraymap:{{{ ColTerms | }}}|;|@@@| | </tr>{{#arraymap:{{{ ColTerms | }}}|;|@@@| | ||
<tr class="filterable"> | <tr class="filterable"> | ||
Line 51: | Line 48: | ||
<td></td> | <td></td> | ||
<td>{{#show:@@@|?Dict-Definition#}}</td> | <td>{{#show:@@@|?Dict-Definition#}}</td> | ||
<td></td> | |||
</tr>| }} | </tr>| }} | ||
{{{ ColEntries | }}} | {{{ ColEntries | }}} | ||
Line 63: | Line 61: | ||
</div>{{#set: | </div>{{#set: | ||
|ColName={{{ ColName | }}} | |ColName={{{ ColName | }}} | ||
|ColPrivate={{{ ColPrivate | No }}} | |||
|ColDescription={{{ ColDescription | }}} | |ColDescription={{{ ColDescription | }}} | ||
|ColCollaborator={{{ ColCollaborator | }}}|+sep=; | |ColCollaborator={{{ ColCollaborator | }}}|+sep=; |