Difference between revisions of "Template:Userinfobox"
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
HerrderZeit (talk | contribs) m  | 
				HerrderZeit (talk | contribs)  m  | 
				||
| Line 16: | Line 16: | ||
     <th class="infobox-username" colspan="2" style="text-align: center;"><b>{{{username|{{PAGENAME}}}}}</b></th>  |      <th class="infobox-username" colspan="2" style="text-align: center;"><b>{{{username|{{PAGENAME}}}}}</b></th>  | ||
</tr>}}  | </tr>}}  | ||
| − | {{#if:{{{role == "  | + | {{#if: {{{role|}}} == "Admin" |  | 
<tr>  | <tr>  | ||
| − |      <th class="infobox-role" colspan="2" bgcolor="#  | + |      <th class="infobox-role" colspan="2" bgcolor="#ff0000" style="text-align: center;"><b>{{{role}}}</b></th>  | 
| + | </tr>}}  | ||
| + | {{#else: {{{role|}}} == "Contributor" |  | ||
| + | <tr>  | ||
| + |     <th class="infobox-role" colspan="2" bgcolor="#ccee00" style="text-align: center;"><b>{{{role}}}</b></th>  | ||
| + | </tr>}}  | ||
| + | {{#else: {{{role|}}} == "Developer" |  | ||
| + | <tr>  | ||
| + |     <th class="infobox-role" colspan="2" bgcolor="#cc00dd" style="text-align: center;"><b>{{{role}}}</b></th>  | ||
</tr>}}  | </tr>}}  | ||
{{#if:{{{image|}}}|  | {{#if:{{{image|}}}|  | ||
Revision as of 23:06, 7 February 2023