Meta/Preformatted Blockout Article

From TDN

Contents

Introduction


When starting out with TDN, its sometimes hard to remember all the templates you need in order to format your articles. This page gives you the basic formatting of an article written with the "Blockout" template set, ready to be copy and pasted into your new article. Directly below is the how the templates actually look. The code box below that contains the text you need to copy and paste into your own article.





Introduction


Introduction Copy




Section 1


Section 1 SubHeading 1

Section 1 Subheading 1 Copy


Paragraph in Section 1 Subheading 1 which needs a blockout next to it.

Image:BlockoutLeftA.gif Image:BlockoutRightA.gif
Blockout Title
Blockout copy pertaining paragraph next to it
Image:BlockoutLeftB.gif Image:BlockoutRightB.gif


Section 1 SubHeading 2
Section 1 Subheading 2 Copy



Section 2


Section 2 SubHeading 1
Section 2 Subheading 1 Copy

Section 2 Subheading 2

Section 2 Subheading 2 Copy




Below is the text you need to place in your own article.

{{Template:ContentBlockoutB|
<h3>Introduction</h3><br>

Introduction Copy}}<br><br>

{{Template:ContentBlockoutBlackRule}}<br><br>

{{Template:ContentBlockoutB|
<h3>Section 1</h3><br>

<b>Section 1 SubHeading 1</b><br>
Section 1 Subheading 1 Copy}}<br><br>

{{Template:ContentBlockoutA|
Paragraph in Section 1 Subheading 1 which needs a blockout next to it.<br><br>
|Blockout Title
|Blockout copy pertaining paragraph next to it}}

{{Template:ContentBlockoutB|
<b>Section 1 SubHeading 2</b><br>
Section 1 Subheading 2 Copy<br><br>
|Blockout Title
|Blockout Copy Pertaining to Section 1 Subheading 2}}

{{Template:ContentBlockoutBlackRule}}<br><br>

{{ContentBlockoutB|
<h3>Section 2</h3><br>

<b>Section 2 SubHeading 1</b><br>
Section 2 Subheading 1 Copy<br><br>

<b>Section 2 Subheading 2</b><br>
Section 2 Subheading 2 Copy}}<br><br>


Tweaking this basic set up to fit your own needs can be done by simple copy and pasting extra "Sections" below the current ones and seperating them with a ContentBlockoutBlackRule template call, or deleting Sections/Subsections you dont want or need.