Template:ProfileListRow: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<noinclude>{|</noinclude><includeonly> | <noinclude>{|</noinclude><includeonly> | ||
|- | |- | ||
|{{{image|}}} | |style="background-color: lightblue"|{{{image|}}} | ||
|<h4>{{{name|}}}</h4> | |style="background-color: lightblue"|<h4>{{{name|}}}</h4> | ||
|{{{ | |style="background-color: lightblue"|{{{profile_descript|}}} | ||
|''See {{{ | |style="background-color: lightblue"|''See {{{profile_main_page|}}}''</includeonly><noinclude>|} | ||
Usage | Usage | ||
<pre> | <pre> | ||
{{ProfileListRow | {{ProfileListRow | ||
| name | | name = | ||
| image | | image = | ||
| | | profile_descript = | ||
| | | profile_main_page = | ||
}} | }} | ||
</pre> | </pre> | ||
[[Category: List Templates]] | [[Category: List Templates]] | ||
</noinclude> | </noinclude> |
Latest revision as of 00:57, 20 April 2013
Usage
{{ProfileListRow | name = | image = | profile_descript = | profile_main_page = }}