Template:Infobox person: Difference between revisions
From Zoophilia Wiki
Jump to navigationJump to search
meta>WOSlinker Undid revision 800559282 - There are cases where a blank name parameter is passed over, so the code needs to be this way to still show the name in those cases |
meta>SMcCandlish Merging in the font-weight:normal from Template:Infobox officeholder; people are already complaining about the bold. |
||
Line 3: | Line 3: | ||
| above = {{Br separated entries | | above = {{Br separated entries | ||
| 1 = {{#if:{{{honorific prefix|{{{honorific_prefix|{{{honorific-prefix|}}}}}}}}}|<span class="honorific-prefix" style="font-size: small">{{{honorific prefix|{{{honorific_prefix|{{{honorific-prefix}}}}}}}}}</span>}} | | 1 = {{#if:{{{honorific prefix|{{{honorific_prefix|{{{honorific-prefix|}}}}}}}}}|<span class="honorific-prefix" style="font-size: small; font-weight: normal;">{{{honorific prefix|{{{honorific_prefix|{{{honorific-prefix}}}}}}}}}</span>}} | ||
| 2 = <span class="fn">{{#if:{{{name|}}}|{{{name}}}|{{PAGENAMEBASE}}}}</span> | | 2 = <span class="fn">{{#if:{{{name|}}}|{{{name}}}|{{PAGENAMEBASE}}}}</span> | ||
| 3 = {{#if:{{{honorific suffix|{{{honorific_suffix|{{{honorific-suffix|}}}}}}}}}|<span class="honorific-suffix" style="font-size: small">{{{honorific suffix|{{{honorific_suffix|{{{honorific-suffix}}}}}}}}}</span>}} | | 3 = {{#if:{{{honorific suffix|{{{honorific_suffix|{{{honorific-suffix|}}}}}}}}}|<span class="honorific-suffix" style="font-size: small; font-weight: normal;">{{{honorific suffix|{{{honorific_suffix|{{{honorific-suffix}}}}}}}}}</span>}} | ||
}} | }} | ||
| abovestyle = {{{abovestyle|}}} | | abovestyle = {{{abovestyle|}}} |