Difference between revisions of "Template:Infobox forum"

From AVENwiki
Jump to: navigation, search
(doc)
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{|align="right" border="0px" width="30%" cellpadding="5" cellspacing="0" style="background:#ffb6c1;"
 
{|align="right" border="0px" width="30%" cellpadding="5" cellspacing="0" style="background:#ffb6c1;"
 
|-
 
|-
| '''Forum''' || {{{url|}}}
+
| '''Forum''' || [http://www.asexuality.org/en/index.php?showforum={{{number|}}} {{{name|}}}]
|-
 
| '''Section''' || {{{section|}}}
 
 
|-
 
|-
 
| '''Number''' || {{{number|}}}
 
| '''Number''' || {{{number|}}}
Line 12: Line 10:
 
|-
 
|-
 
| '''Access''' || {{{access|Public}}}
 
| '''Access''' || {{{access|Public}}}
|}
+
|}<noinclude>
 +
This template is used in the [[:Category:Forums|Forums]] pages.
 +
 
 +
;Usage:
 +
 
 +
<code>
 +
<nowiki>{{</nowiki>Infobox forum<br>
 +
|name = name of forum section<br>
 +
|number = number of forum section, found in the url.<br>
 +
|created = date of creation<br>
 +
|moderator = mod of this forum. Plural form also works.<br>
 +
|access = access permissions of this forum. Defaults to "Public"<br>
 +
</code></noinclude>

Latest revision as of 17:38, 14 October 2013

Forum [1]
Number
Created
Moderator(s)
Access Public

This template is used in the Forums pages.

Usage

{{Infobox forum
|name = name of forum section
|number = number of forum section, found in the url.
|created = date of creation
|moderator = mod of this forum. Plural form also works.
|access = access permissions of this forum. Defaults to "Public"