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 |
Tag: Undo |
||
(10 intermediate revisions by 3 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 41: | Line 56: | ||
"imageboard_name": {}, | "imageboard_name": {}, | ||
"imageboard_logo": {}, | "imageboard_logo": {}, | ||
"date_founded": {}, | "date_founded": {"required":true}, | ||
"date_defunct": {}, | "date_defunct": {}, | ||
"creator": {}, | "creator": {}, | ||
"owner": {}, | "owner": {}, | ||
"major_boards": {}, | "major_boards": {"required":true}, | ||
"total_posts": {}, | "total_posts": {"required":true}, | ||
"notable_events": {}, | "notable_events": {}, | ||
"homepage": {} | "homepage": {"required":true} | ||
}, | }, | ||
"description": "imageboard infobox" | "description": "imageboard infobox" | ||
} | } | ||
</templatedata></noinclude> | </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 |