Template:Type: Difference between revisions

From softwear.directory
Jump to navigation Jump to search
(Created page with "<noinclude> This is the "Type" template. It should be called in the following format: <pre> {{Type |Typename= }} </pre> Edit the page to see the template text. </noinclude><includeonly>__NOTITLE____NOTOC__ {{#set: Class=Type |Typename={{{Typename|}}} }} {| class="formtable" ! Type name |- | {{{Typename|}}} |- |} Category:Types </includeonly>")
 
No edit summary
 
(10 intermediate revisions by 2 users not shown)
Line 8: Line 8:
</pre>
</pre>
Edit the page to see the template text.
Edit the page to see the template text.
</noinclude><includeonly>__NOTITLE____NOTOC__
</noinclude><includeonly>{{Header without filters}}<div class="view-container-buttons">
{{View buttons}}{{Order_list_buttons}}{{Order_block_buttons}}
</div>
{{#set: Class=Type
{{#set: Class=Type
|Typename={{{Typename|}}}
|Typename={{{Typename|}}}
}}  
}}  
{| class="formtable"
<div class="home-list-view">
! Type name
    <div class="home-chronicle-list">
|-
        <div class="list-container">
| {{{Typename|}}}
            <div id="list">
|-
                {{#ask: [[Class::Entry]] [[Type::{{{Typename|}}}]]
|}
                |?=Entry number
                |?People
                |?Title
                |?Pdf
                |?Link
                |?Type
                |?Entity
                |?Discipline
                |?Subject
                |?Description
                |?Reflection
                |?Quote
                |?Image
                |?CaptionImage
                |?Image2
                |?CaptionImage2
                |?Image3
                |?CaptionImage3
                |?Image4
                |?CaptionImage4
                |?Image5
                |?CaptionImage5
                |?Date
                |?External reference
                |?Modification date
                |template=ShowEntriesAuthorList
                |format=template
                |named args=no
                |link=none
                |limit=100
                }}
            </div>
        </div>
    </div>
</div>


      
<div id="show-article-wrapper">
  <div id="show-article">
     <div id="show-article-before"></div>
    <div id="close-button">[close]</div>
    <div id="print-button">[print]</div>
    <div id="print-options" class="print-options" style="display: none">{{#widget: Button link |id=print-with-border |class=btn btn-default
      |buttontext=print with border }} {{#widget: Button link
      |id=print-no-border |class=btn btn-default |buttontext=print without
      border }}
    </div>
    <div id="article-title"></div>
    <div id="article-content"></div>
  </div>
  <div id="article-frame"></div>
  <div id="related-articles"></div>
</div>
{{Footer}}
[[Category:Types]]
[[Category:Types]]
</includeonly>
</includeonly>

Latest revision as of 08:11, 30 August 2025

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

{{Type
|Typename=
}}

Edit the page to see the template text.