Difference between revisions of "Template:Article"
From Beyond Social
Line 1: | Line 1: | ||
− | < | + | <noinclude> |
− | + | This is the "Article" template. | |
− | + | It should be called in the following format: | |
− | + | <pre> | |
− | + | {{article | |
+ | |Title= | ||
+ | |Subtitle= | ||
+ | |Image= | ||
+ | |Caption= | ||
+ | |Category= | ||
+ | |Frictionary term= | ||
+ | |Curriculum= | ||
+ | |Summary= | ||
+ | |Article= | ||
+ | }} | ||
+ | </pre> | ||
+ | Edit the page to see the template text. | ||
+ | </noinclude> | ||
− | == | + | <includeonly> |
− | + | <div id="article-wrapper"> | |
− | [ | + | <div class="sidebox"> |
+ | <div class="image">[[File:{{{Image| }}}|{{{Caption| }}}]]</div> | ||
+ | __TOC__ | ||
+ | {{#default_form:Article}} | ||
+ | </div> | ||
+ | [[PageType::Article| ]][[Thumb::{{{Image|None.png}}}| ]][[Caption::{{{Caption| }}}| ]][[Title::{{PAGENAME}}| ]] | ||
+ | <div class="subtitle">{{{Subtitle| }}}</div> | ||
+ | <div class="summary">{{{Summary| }}}</div> | ||
− | = | + | <div class="article"> |
− | + | {{{Article| }}}</div> | |
− | + | ==Links== | |
− | + | </div></includeonly> | |
− | |||
− | |||
− | |||
− |
Revision as of 21:40, 26 June 2020
This is the "Article" template. It should be called in the following format:
{{article |Title= |Subtitle= |Image= |Caption= |Category= |Frictionary term= |Curriculum= |Summary= |Article= }}
Edit the page to see the template text.