Talk:Meta/Preformatted Standard Article

From TDN

Is this a mistake?

In the example code you show this:

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

I think it should be as follows:

{{Template:ContentStandard|
<h3>Section 2</h3><br>

Notice the addition of: "Template:"

I'm not sure so I'm not going to hit Edit. Hopefully someone more knowlegeble will find this.