Difference between revisions of "User:Shiori/Sandbox/Row"

From LGPedia
Jump to: navigation, search
(New page: <includeonly> {| width="100%" cellspacing="0" style="background:transparent;" |- |{{#ifeq:{{{border}}}|off||style="border-top:1px solid #535353;"}}|{{{caption}}} |align="right" {{#ifeq:{{{...)
 
m (Removing all content from page)
 
Line 1: Line 1:
<includeonly>
+
 
{| width="100%" cellspacing="0" style="background:transparent;"
+
|-
+
|{{#ifeq:{{{border}}}|off||style="border-top:1px solid #535353;"}}|{{{caption}}}
+
|align="right" {{#ifeq:{{{border}}}|off||style="border-top:1px solid #535353;"}}|{{{text}}}
+
|}
+
</includeonly><noinclude>
+
This templates generates data rows for use in [[Template:FanPerson]]'s "extra" field. Usage:
+
<pre>{{FanPerson/Row
+
|caption = [your caption here]
+
|text = [your text here]
+
|border = off
+
}}</pre>
+
<code>border=off</code> is optional, it can be used to turn off the top-border for the first row.
+
</noinclude>
+

Latest revision as of 21:12, 23 January 2008