Difference between revisions of "Template:Editorial"
From Beyond Social
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
| − | This is the " | + | This is the "Editorial" template. |
It should be called in the following format: | It should be called in the following format: | ||
<pre> | <pre> | ||
| Line 6: | Line 6: | ||
|Title= | |Title= | ||
|Editor's name= | |Editor's name= | ||
| − | | | + | |Categories= |
| − | |Articles 1= | + | |Articles Meta= |
| − | |Articles 2= | + | |Notes Meta= |
| − | |Articles 3= | + | |Articles Topic= |
| + | |Notes Topic= | ||
| + | |Articles Section= | ||
| + | |Notes Section= | ||
| + | |Articles Issue 1= | ||
| + | |Notes Issue 1= | ||
| + | |Articles Issue 2= | ||
| + | |Notes Issue 2= | ||
| + | |Articles Issue 3= | ||
| + | |Notes Issue 3= | ||
|Intro text= | |Intro text= | ||
}} | }} | ||
</pre> | </pre> | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
| − | </noinclude><includeonly>{| class="wikitable" | + | </noinclude> |
| + | |||
| + | <includeonly>{| class="wikitable" | ||
! Title | ! Title | ||
| − | | <div class="editorial_title">{{{Title|}}}</div> | + | |<div class="editorial_title">{{{Title|}}}</div> |
|- | |- | ||
! Editor's Author | ! Editor's Author | ||
| <div class="editorial_author">{{{Editor's name|}}}</div> | | <div class="editorial_author">{{{Editor's name|}}}</div> | ||
|- | |- | ||
| − | ! | + | ! Categories |
| − | | <div class=" | + | | <div class="editorial_categories">{{{Categories|}}}</div> |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
|} | |} | ||
| + | |||
| + | =Articles Meta= | ||
| + | <div class="editorial_articles">{{{Articles Meta|}}}</div> | ||
| + | <div class="editorial_articles_notes">{{{Notes Meta|}}}</div> | ||
| + | |||
| + | Articles Topic= | ||
| + | <div class="editorial_articles">{{{Articles Topic|}}}</div> | ||
| + | <div class="editorial_articles_notes">{{{Notes Topic|}}}</div> | ||
| + | |||
| + | =Articles Section= | ||
| + | <div class="editorial_articles">{{{Articles Section|}}}</div> | ||
| + | <div class="editorial_articles_notes">{{{Notes Section|}}}</div> | ||
| + | |||
| + | =Articles 1= | ||
| + | <div class="editorial_articles">{{{Articles Issue 1|}}}</div> | ||
| + | <div class="editorial_articles_notes">{{{Notes Issue 1|}}}</div> | ||
| + | |||
| + | =Articles 2= | ||
| + | <div class="editorial_articles">{{{Articles Issue 2|}}}</div> | ||
| + | <div class="editorial_articles_notes">{{{Notes Issue 2|}}}</div> | ||
| + | |||
| + | =Articles 3= | ||
| + | <div class="editorial_articles">{{{Articles Issue 3|}}}</div> | ||
| + | <div class="editorial_articles_notes">{{{Notes Issue 3|}}}</div> | ||
| + | |||
| + | =Intro text= | ||
| + | <div class="editorial_text">{{{Intro text|}}}</div> | ||
| + | |||
Revision as of 14:44, 12 January 2017
This is the "Editorial" template. It should be called in the following format:
{{editorial selection
|Title=
|Editor's name=
|Categories=
|Articles Meta=
|Notes Meta=
|Articles Topic=
|Notes Topic=
|Articles Section=
|Notes Section=
|Articles Issue 1=
|Notes Issue 1=
|Articles Issue 2=
|Notes Issue 2=
|Articles Issue 3=
|Notes Issue 3=
|Intro text=
}}
Edit the page to see the template text.