Jump to content

Template:HostInfobox: Difference between revisions

From NorseCode Wiki
No edit summary
Tag: Manual revert
Blanked the page
Tag: Blanking
 
Line 1: Line 1:
<includeonly>
 
{| class="wikitable" style="float:right; margin:0 0 1em 1em; width:280px; border:2px solid #4F2683;"
! colspan="2" style="background:#4F2683; color:white; text-align:center;" | {{{name|Unknown}}}
|-
| style="font-weight:bold;" | Role
| {{{role|Host}}}
|-
| style="font-weight:bold;" | On Norse Code Since
| {{{since|Unknown}}}
{{#if:{{{until|}}}|
|-
| style="font-weight:bold;" | Until
| {{{until}}}
|}}
{{#if:{{{status|}}}|
|-
| style="font-weight:bold;" | Status
| {{{status}}}
|}}
{{#if:{{{twitter|}}}|
|-
| style="font-weight:bold;" | Twitter/X
| {{{twitter}}}
|}}
{{#if:{{{email|}}}|
|-
| style="font-weight:bold;" | Email
| {{{email}}}
|}}
{{#if:{{{substack|}}}|
|-
| style="font-weight:bold;" | Substack
| {{{substack}}}
|}}
{{#if:{{{website|}}}|
|-
| style="font-weight:bold;" | Website
| {{{website}}}
|}}
{{#if:{{{affiliation|}}}|
|-
| style="font-weight:bold;" | Affiliation
| {{{affiliation}}}
|}}
|}
</includeonly>
<noinclude>
== Usage ==
<pre>
{{HostInfobox
| name        = Arif Hasan
| role        = Co-host, Analyst
| since      = 2014
| twitter    = @ArifHasanNFL
| email      = arifmhasan@gmail.com
| substack    = Wide Left
}}
</pre>
</noinclude>

Latest revision as of 19:52, 15 May 2026