Difference between revisions of "Template:Editorial"
From Beyond Social
Line 18: | Line 18: | ||
| <div class="editorial_title">{{{Title}}}</div> | | <div class="editorial_title">{{{Title}}}</div> | ||
|- | |- | ||
− | + | ! Editor's Author | |
− | + | | <div class="editorial_author">{{{Editor's name}}}</div> | |
− | |||
− | |||
− | ! Editor's | ||
− | | {{{Editor's name | ||
|- | |- | ||
! Issues | ! Issues | ||
− | | {{{Issues | + | | <div class="editorial_issues">{{{Issues}}}</div> |
|- | |- | ||
! Articles 1 | ! Articles 1 | ||
− | | {{{Articles 1 | + | | <div class="editorial_articles">{{{Articles 1}}}</div> |
|- | |- | ||
! Articles 2 | ! Articles 2 | ||
− | | {{{Articles 2 | + | | <div class="editorial_articles">{{{Articles 2}}}</div> |
|- | |- | ||
! Articles 3 | ! Articles 3 | ||
− | | {{{Articles 3 | + | | <div class="editorial_articles">{{{Articles 3}}}</div> |
|- | |- | ||
! Intro text | ! Intro text | ||
− | | {{{Intro text | + | | <div class="editorial_text">{{{Intro text}}}</div> |
|} | |} | ||
+ | [[Category:editorial selection]] | ||
+ | </includeonly> | ||
+ | <noinclude> | ||
</noinclude> | </noinclude> |
Revision as of 18:57, 19 December 2016
This is the "editorial selection" template. It should be called in the following format:
{{editorial selection |Title= |Editor's name= |Issues= |Articles 1= |Articles 2= |Articles 3= |Intro text= }}
Edit the page to see the template text.