Template:Metaportal/doc

From FORwiki

(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
{{Documentation subpage}}
{{Documentation subpage}}
-
;Syntax
+
== Usage ==
 +
 
<pre><nowiki>
<pre><nowiki>
{{Metaportal
{{Metaportal
Line 11: Line 12:
}}
}}
</nowiki></pre>
</nowiki></pre>
 +
 +
== Example ==
 +
 +
{{Metaportal
 +
|background color =
 +
|border color =
 +
|text color =
 +
|image =
 +
|text = This is a text
 +
}}
 +
 +
produces
 +
 +
{{Metaportal
 +
|background color =
 +
|border color =
 +
|text color =
 +
|image =
 +
|text = This is a text
 +
}}

Revision as of 11:37, 14 January 2010


Usage

{{Metaportal
|background color =
|border color =
|text color =
|image =
|text =
}}

Example

This is a text

produces

This is a text
Personal tools