Difference between revisions of "Template:Editorial"

From Beyond Social
 
(197 intermediate revisions by 3 users not shown)
Line 3: Line 3:
 
It should be called in the following format:
 
It should be called in the following format:
 
<pre>
 
<pre>
{{editorial selection
+
{{editorial
 
|Title=
 
|Title=
|Editor's name=
+
|Editor=
|Categories=
+
|Image=
|Articles Meta=
+
|Caption=
|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=
 
|Intro text=
 +
}}
 +
 +
{{Article_selection
 +
|Article=
 +
|Notes=
 +
}}
 +
{{Link_internal
 +
|link=
 +
}}
 +
{{Link_external
 +
|link=
 +
|displaytext=
 
}}
 
}}
 
</pre>
 
</pre>
Line 25: Line 26:
 
</noinclude>
 
</noinclude>
  
<includeonly>
+
<includeonly><div id="editorial-wrapper">
 +
<div class="image">[[File:{{{Image| }}}]]</div>
 +
<div class="caption">{{{Caption| }}}</div>
 +
{{Editorial_intro}}
 +
=Introduction=
 +
<div class="intro">
 +
{{{Intro| }}}
 +
</div>
 +
{{#default_form:Editorial}}
 
__NOTOC__
 
__NOTOC__
 
+
[[Category:Editorials]][[Thumb::{{{Image|None.jpg}}}| ]] [[Title::{{PAGENAME}}| ]] [[PageType::Editorial| ]]
{| class="wikitable"
+
=Selected articles=
! Title
+
</div></includeonly>
|<div class="editorial_title">{{{Title|}}}</div>
 
|-
 
! Editor's Author
 
| <div class="editorial_author">{{{Editor's name|}}}</div>
 
|-
 
! Categories
 
| <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>
 
 
 
 
 
 
 
[[Category:editorial selection]]
 
</includeonly>
 
<noinclude>
 
</noinclude>
 

Latest revision as of 11:49, 21 May 2019

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

{{editorial
|Title=
|Editor=
|Image=
|Caption=
|Intro text=
}}

{{Article_selection
|Article=
|Notes=
}}
{{Link_internal
|link=
}}
{{Link_external
|link=
|displaytext=
}}

Edit the page to see the template text.