Difference between revisions of "Template:Document"
From Organic Design wiki
m |
(Imported from work.organicdesign.co.nz by sync-wikiorg.pl) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
− | <noinclude> | + | <noinclude>[[Category:Records]]{{portal}}</noinclude><includeonly>[[Category:Documents]]{{#if:{{{Author|}}}|[[Category:Articles readable by {{{Author}}}]]}}{{#if:{{{Contributors|}}}|{{MultiCat|{{{Contributors}}}|Articles readable by $1}}}}{{#if:{{{External|}}}|{{MultiCat|{{{External}}}|Articles readable by $1}}}}</includeonly> |
− | {{ | + | {{Clear}}<html> |
− | {{ | + | <script type='text/javascript'> |
− | {{ | + | <!-- |
− | {{ | + | function toggle_visibility(id) { |
− | {{ | + | var e = document.getElementById(id); |
− | { | + | e.style.display = e.style.display == 'none' ? 'block' : 'none'; |
− | {{ | + | var e = document.getElementById(id+'_click'); |
− | + | } | |
− | + | //--> | |
− | + | </script> | |
− | {{ | + | <div class="tabset"> |
− | + | <fieldset> | |
− | {{ | + | <legend>General</legend> |
− | + | </html> | |
− | {{ | + | {| class="ra_infobox" |
− | + | |- | |
− | {{ | + | | [[File:Document.svg|48px|Document.svg]] |
− | }} | + | | '''{{PAGENAME}}''' |
− | + | |} | |
− | {{# | + | {| class="template_maintable" style="padding-top:0;" | |
− | + | |- | |
− | + | | | |
− | + | {{Action|Document.svg|{{NewRecordLink|Create a new document|Document|Author|{{{CURRENTPERSON}}}}}}} | |
− | + | |- | |
− | + | | | |
− | } | + | {{Action | Document.svg | [[:Category:Documents|Go to the Documents Portal]] }} |
− | < | + | |} |
+ | {| class="template_maintable" | | ||
+ | |- | ||
+ | ! '''Status:''' | ||
+ | | {{{Status|''None entered''}}} | ||
+ | |- | ||
+ | ! '''Author:''' | ||
+ | | [[{{{Author|}}}]] | ||
+ | |- | ||
+ | ! Category: | ||
+ | | {{#if:{{{Category|}}}|[[{{{Category|}}}]]|''None entered''}} | ||
+ | |- | ||
+ | ! '''Info/Purpose:''' | ||
+ | | {{{Purpose|''None entered''}}} | ||
+ | |- | ||
+ | ! Organisation: | ||
+ | | {{#if:{{{Organisation|}}}|[[{{{Organisation|}}}]]|''None entered''}} | ||
+ | |- | ||
+ | ! Project: | ||
+ | | {{#if:{{{Project|}}}|[[{{{Project|}}}]]|''None entered''}} | ||
+ | |- | ||
+ | ! Contributors: | ||
+ | | {{#if:{{{Contributors|}}}|{{MultiSelectLinks|{{{Contributors|}}}}}|''None entered''}} | ||
+ | |- | ||
+ | ! External contributors: | ||
+ | | {{#if:{{{External|}}}|{{MultiSelectLinks|{{{External|}}}}}|''None entered''}} | ||
+ | |} | ||
+ | <html> | ||
+ | </fieldset> | ||
+ | </div> | ||
+ | </html> |