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
No edit summary |
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><noinclude> | {{#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> | |||
<noinclude> | |||
==Usage== | ==Usage== | ||
<pre><nowiki>{{Infobox Imageboard Site | <pre><nowiki>{{Infobox Imageboard Site | ||
Line 36: | Line 55: | ||
|notable_events = Many | |notable_events = Many | ||
|homepage = [https://soyjak.party/ soyjak.party]}} | |homepage = [https://soyjak.party/ soyjak.party]}} | ||
[[Category:Infobox Templates]][[Category:Templates]]</noinclude><noinclude>[[Category:Diagram templates]]<templatedata> | [[Category:Infobox Templates]][[Category:Templates]] | ||
</noinclude> | |||
<noinclude> | |||
[[Category:Diagram templates]] | |||
<templatedata> | |||
{ | { | ||
"params": { | |||
"imageboard_name": {}, | |||
"imageboard_logo": {}, | |||
"date_founded": {}, | |||
"date_defunct": {}, | |||
"creator": {}, | |||
"owner": {}, | |||
"major_boards": {}, | |||
"total_posts": {}, | |||
"notable_events": {}, | |||
"homepage": {} | |||
}, | |||
"description": "imageboard infobox" | |||
} | } | ||
</templatedata></noinclude> | </templatedata> | ||
</noinclude> |
Revision as of 13:21, 29 June 2025
Usage
{{Infobox Imageboard Site |imageboard_name = |imageboard_logo = |date_founded = |date_defunct = |creator = |owner = |major_boards = |total_posts = |notable_events = (optional) |homepage = }}
Foundation | September 19th, 2020 |
Creator | Soot |
Owner | Froot |
Major Boards | /soy/ |
Total posts | 780,000+ |
Notable Events | Many |
Website | soyjak.party |
imageboard infobox
Parameter | Description | Type | Status | |
---|---|---|---|---|
imageboard_name | imageboard_name | no description | Unknown | optional |
imageboard_logo | imageboard_logo | no description | Unknown | optional |
date_founded | date_founded | no description | Unknown | optional |
date_defunct | date_defunct | no description | Unknown | optional |
creator | creator | no description | Unknown | optional |
owner | owner | no description | Unknown | optional |
major_boards | major_boards | no description | Unknown | optional |
total_posts | total_posts | no description | Unknown | optional |
notable_events | notable_events | no description | Unknown | optional |
homepage | homepage | no description | Unknown | optional |