Difference between revisions of "Template:Userinfobox"
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
HerrderZeit (talk | contribs) m  | 
				HerrderZeit (talk | contribs)  m  | 
				||
| Line 14: | Line 14: | ||
{{if|| {{{username|}}}|  | {{if|| {{{username|}}}|  | ||
<tr>  | <tr>  | ||
| − | + | <th class="infobox-username" colspan="2" style="text-align: center;"><b>{{{username|{{PAGENAME}}}}}</b></th>  | |
</tr>}}  | </tr>}}  | ||
{{if|eq| {{{role|}}} |"Admin"|  | {{if|eq| {{{role|}}} |"Admin"|  | ||
<tr>  | <tr>  | ||
| − | + | <th class="infobox-role" colspan="2" bgcolor="#ff0000" style="text-align: center;"><b>{{{role}}}</b></th>  | |
</tr>}}  | </tr>}}  | ||
{{if|eq| {{{role|}}} |"Contributor"|  | {{if|eq| {{{role|}}} |"Contributor"|  | ||
<tr>  | <tr>  | ||
| − | + | <th class="infobox-role" colspan="2" bgcolor="#ccee00" style="text-align: center;"><b>{{{role}}}</b></th>  | |
</tr>}}  | </tr>}}  | ||
{{if|eq| {{{role|}}} |"Developer"|  | {{if|eq| {{{role|}}} |"Developer"|  | ||
<tr>  | <tr>  | ||
| − | + | <th class="infobox-role" colspan="2" bgcolor="#cc00dd" style="text-align: center;"><b>{{{role}}}</b></th>  | |
</tr>}}  | </tr>}}  | ||
{{#if: {{{image|}}}|  | {{#if: {{{image|}}}|  | ||
<tr>  | <tr>  | ||
| − | + | <th class="infobox-image" colspan="2" style="text-align: center;">[[File:{{{image}}}|300px]]</div></th>  | |
</tr>}}  | </tr>}}  | ||
{{if|| {{{caption|}}}|  | {{if|| {{{caption|}}}|  | ||