In response to the SNCApocalypse, a new administrator, Faggot, will serve alongside the owner SNCA Enthusiast/Gold. He has actual knowledge on the inner workings of a site like this, so contact him instead of Gold for technical issues.
Template:Infobox Imageboard Site: Difference between revisions
From SNCApedia
Jump to navigationJump to search
m Reverted edit by SNCA Enthusiast (talk) to last revision by Mazal Tag: Rollback |
No edit summary Tag: Reverted |
||
Line 1: | Line 1: | ||
<includeonly><div style="float:right;color:#121213"><div id="center" style="background-color:white; width:240px; text-align:center;color:black;font-size:14px;"><b>{{{imageboard_name}}}</b><br /> | <includeonly> | ||
{{{imageboard_logo}}}</div> | <div style="float:right;color:#121213"> | ||
<div> | <div id="center" style="background-color:white; width:240px; text-align:center;color:black;font-size:14px;"> | ||
<table style="background-color:#d6daf0; width:240px;color:#121213"> | <b>{{{imageboard_name|}}}</b><br /> | ||
<tr><td style="background-color:#9988ee;width:30%">'''Foundation'''</td><td>{{{date_founded}}}</td></tr> | {{{imageboard_logo|}}} | ||
{{#if:{{{date_defunct|}}}|<tr><td style="background-color:#9988ee;width:30%">'''Closure'''</td><td>{{{date_defunct}}}</td></tr>|}} | </div> | ||
{{#if:{{{creator|}}}|<tr><td style="background-color:#9988ee;width:30%">'''Creator'''</td><td>{{{creator}}}</td></tr>|}} | <div> | ||
{{#if:{{{owner|}}}|<tr><td style="background-color:#9988ee;width:30%">'''Owner'''</td><td>{{{owner}}}</td></tr>|}} | <table style="background-color:#d6daf0; width:240px;color:#121213"> | ||
<tr><td style="background-color:#9988ee;width:30%">'''Major Boards'''</td><td>{{{major_boards}}}</td></tr> | <tr> | ||
<tr><td style="background-color:#9988ee;width:30%">'''Total posts'''</td><td>{{{total_posts}}}</td></tr> | <td style="background-color:#9988ee;width:30%">'''Foundation'''</td> | ||
{{#if:{{{notable_events|}}}|<tr><td style="background-color:#9988ee;width:30%">'''Notable Events'''</td><td>{{{notable_events}}}</td></tr>|}} | <td>{{{date_founded|}}}</td> | ||
<tr><td style="background-color:#9988ee;width:30%">'''Website'''</td><td>{{{homepage}}}</td></tr> | </tr> | ||
</table></div> | {{#if: {{{date_defunct|}}} | <tr><td style="background-color:#9988ee;width:30%">'''Closure'''</td><td>{{{date_defunct}}}</td></tr> | }} | ||
</div></includeonly | {{#if: {{{creator|}}} | <tr><td style="background-color:#9988ee;width:30%">'''Creator'''</td><td>{{{creator}}}</td></tr> | }} | ||
{{#if: {{{owner|}}} | <tr><td style="background-color:#9988ee;width:30%">'''Owner'''</td><td>{{{owner}}}</td></tr> | }} | |||
<tr> | |||
<td style="background-color:#9988ee;width:30%">'''Major Boards'''</td> | |||
<td>{{{major_boards|}}}</td> | |||
</tr> | |||
<tr> | |||
<td style="background-color:#9988ee;width:30%">'''Total posts'''</td> | |||
<td>{{{total_posts|}}}</td> | |||
</tr> | |||
{{#if: {{{notable_events|}}} | <tr><td style="background-color:#9988ee;width:30%">'''Notable Events'''</td><td>{{{notable_events}}}</td></tr> | }} | |||
<tr> | |||
<td style="background-color:#9988ee;width:30%">'''Website'''</td> | |||
<td>{{{homepage|}}}</td> | |||
</tr> | |||
</table> | |||
</div> | |||
</div> | |||
</includeonly> | |||