Template:Metaportal/doc

From FORwiki

(Difference between revisions)
Jump to: navigation, search
(Example)
 
(7 intermediate revisions not shown)
Line 1: Line 1:
{{Documentation subpage}}
{{Documentation subpage}}
-
;Syntax
+
== Usage ==
 +
 
<pre><nowiki>
<pre><nowiki>
{{Metaportal
{{Metaportal
Line 11: Line 12:
}}
}}
</nowiki></pre>
</nowiki></pre>
-
<noinclude>
+
 
-
[[Category:Templates]]
+
== Example ==
-
</noinclude>
+
 
 +
<pre><nowiki>
 +
{{Metaportal
 +
|background color = #FAFAFA
 +
|border color =
 +
|text color = #ABABAB
 +
|image = Ambox_notice.png
 +
|text = This is a text
 +
}}
 +
</nowiki></pre>
 +
 
 +
produces
 +
 
 +
{{Metaportal
 +
|background color = #FAFAFA
 +
|border color =
 +
|text color = #ABABAB
 +
|image = Ambox_notice.png
 +
|text = This is a text
 +
}}

Current revision as of 11:39, 14 January 2010


Usage

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

Example

{{Metaportal
|background color = #FAFAFA
|border color =
|text color = #ABABAB
|image = Ambox_notice.png
|text = This is a text
}}

produces

This is a text
Personal tools