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
Created page with "<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 /> {{{imageboard_logo}}}</div> <div> <table style="background-color:#d6daf0; width:240px;color:#121213"> <tr><td style="background-color:#9988ee;width:30%">'''Foundation'''</td><td>{{{date_founded}}}</td></tr> {{#if:{{{date_defunct|}}}|<tr><td style="background-color:#9988ee;width:3..." |
Tag: Undo |
||
(12 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly><div style= | <includeonly><div style=float:right;color:#121213;width:240px;text-align:center> | ||
{{{imageboard_logo}}}< | <div style=color:black;font-size:14px;font-weight:bold>{{{imageboard_name|{{PAGENAME}}}}}</div> | ||
<div> | {{#if:{{{imageboard_logo|}}}|<div>{{{imageboard_logo}}}</div>}} | ||
{|style=background:#d6daf0;text-align:left;width:100% | |||
!style=background:#98e;width:30%|Foundation | |||
{{#if:{{{date_defunct|}}}| | |{{{date_founded}}} | ||
{{#if:{{{creator|}}}| | |- | ||
{{#if:{{{owner|}}}| | {{#if:{{{date_defunct|}}}|!style{{=}}background:#98e;width:30%{{!}}Closure | ||
{{!}}{{{date_defunct}}} | |||
{{!}}-}} | |||
{{#if:{{{notable_events|}}}| | {{#if:{{{creator|}}}|!style{{=}}background:#98e;width:30%{{!}}Creator | ||
{{!}}{{{creator}}} | |||
{{!}}-}} | |||
</div></includeonly><noinclude> | {{#if:{{{owner|}}}|!style{{=}}background:#98e;width:30%{{!}}Owner | ||
{{!}}{{{owner}}} | |||
{{!}}-}} | |||
!style=background:#98e;width:30%|Major Boards | |||
|{{{major_boards}}} | |||
|- | |||
!style=background:#98e;width:30%|Total posts | |||
|{{{total_posts}}} | |||
|- | |||
{{#if:{{{notable_events|}}}|!style{{=}}background:#98e;width:30%{{!}}Notable Events | |||
{{!}}{{{notable_events}}} | |||
{{!}}-}} | |||
|- | |||
!style=background:#98e;width:30%|Website | |||
|{{{homepage}}} | |||
|}</div></includeonly><noinclude> | |||
==Usage== | ==Usage== | ||
<pre><nowiki>{{Infobox Imageboard Site | <pre><nowiki>{{Infobox Imageboard Site | ||
Line 36: | Line 51: | ||
|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]]</noinclude> | [[Category:Infobox Templates]][[Category:Templates]]</noinclude><noinclude>[[Category:Diagram templates]]<templatedata> | ||
{ | |||
"params": { | |||
"imageboard_name": {}, | |||
"imageboard_logo": {}, | |||
"date_founded": {"required":true}, | |||
"date_defunct": {}, | |||
"creator": {}, | |||
"owner": {}, | |||
"major_boards": {"required":true}, | |||
"total_posts": {"required":true}, | |||
"notable_events": {}, | |||
"homepage": {"required":true} | |||
}, | |||
"description": "imageboard infobox" | |||
} | |||
</templatedata></noinclude> |
Latest revision as of 21:17, 2 July 2025
Usage
[edit source]{{Infobox Imageboard Site |imageboard_name = |imageboard_logo = |date_founded = |date_defunct = |creator = |owner = |major_boards = |total_posts = |notable_events = (optional) |homepage = }}
Soyjak.party
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 | required |
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 | required |
total_posts | total_posts | no description | Unknown | required |
notable_events | notable_events | no description | Unknown | optional |
homepage | homepage | no description | Unknown | required |