Difference between revisions of "Template:Infobox forum"

From AVENwiki
Jump to: navigation, search
(doc)
 
(10 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''' || '' '''[http://www.asexuality.org/en/forum/{{{URL}}}/ {{BASEPAGENAME}}]''' ''
+
| '''Forum''' || [http://www.asexuality.org/en/index.php?showforum={{{number|}}} {{{name|}}}]
 
|-
 
|-
| '''Section''' || ''{{{Section}}}''
+
| '''Number''' || {{{number|}}}
 
|-
 
|-
| '''Number''' || ''{{{Number}}}''
+
| '''Created''' || {{{created|}}}
 
|-
 
|-
| '''Created''' || ''{{{Created}}}''
+
| '''Moderator(s)''' || {{{moderators|}}}{{{moderator|}}}
 
|-
 
|-
| '''Moderator(s)''' || ''{{{Moderators}}}''
+
| '''Access''' || {{{access|Public}}}
|-
+
|}<noinclude>
| '''Access''' || ''{{{Access}}}''
+
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"