User:Pillowkeeper: Difference between revisions
From Unforgotten Realms Wiki
Jump to navigationJump to search
imported>Pillowkeeper No edit summary |
imported>Pillowkeeper Finished template, will implement later. |
||
| Line 2: | Line 2: | ||
I'm just a fan of the Buffalo Wizards who has been here since the beginning of the wiki. If you have any questions feel free to message me on reddit /u/Pillowkeeper. | I'm just a fan of the Buffalo Wizards who has been here since the beginning of the wiki. If you have any questions feel free to message me on reddit /u/Pillowkeeper. | ||
{| | <pre>{{User:Pillowkeeper | ||
|camp1= | |||
|role1= | |||
... | |||
}} | |||
</pre> | |||
|}</noinclude> | |||
|} | |||
</noinclude> | |||
<table style="border:solid | <table style="border:solid 2px #8B4513; background:#212121; font-family:Arial; font-size:100%" width=50%> | ||
<tr> | <tr> | ||
<th style="background:#8B4513; border:1px solid #8B4513; margin:auto;">Campaign</th> | <th style="background:#8B4513; border:1px solid #8B4513; margin:auto;">Campaign</th> | ||
| Line 26: | Line 16: | ||
</tr> | </tr> | ||
<tr style="background:#212121; border:1px solid #2a2a2a | <tr style="background:#212121; border:1px solid #2a2a2a; margin:auto; font-size=100%; text-align: left;"> | ||
<td>{{{camp1}}}</td> | <td>{{{camp1}}}</td> | ||
<td>{{{role1}}}</td> | <td>{{{role1}}}</td> | ||
</tr> | </tr> | ||
{{ #vardefine: i | | {{ #vardefine: i | 1 }}{{ | ||
#while: | #while: | ||
<tr style="background:#212121; border:1px solid #2a2a2a | | {{{ camp{{#var: i }} | }}} | ||
<td>{{{ | | | ||
<td>{{{ | <tr style="background:#212121; border:1px solid #2a2a2a; margin:auto; font-size=100%; text-align: left;"> | ||
<td>{{{camp{{#var: i }}}}}</td> | |||
<td>{{{role{{#var: i }}}}}</td> | |||
</tr> | </tr> | ||
{{ #vardefine: i | {{ #expr: {{ #var: i }} + 1 }} }} | {{ #vardefine: i | {{ #expr: {{ #var: i }} + 1 }} }} | ||
}} | }} | ||
</table> | </table> | ||
Revision as of 06:58, 21 June 2015
I'm just a fan of the Buffalo Wizards who has been here since the beginning of the wiki. If you have any questions feel free to message me on reddit /u/Pillowkeeper.
{{User:Pillowkeeper
|camp1=
|role1=
...
}}
|}
| Campaign | Role |
|---|---|
| {{{camp1}}} | {{{role1}}} |


