Template:Infobox site: Difference between revisions
From Garty Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<div style=float:right;color:#121213;width:240px;text-align:center> | <includeonly><div style=float:right;color:#121213;width:240px;text-align:center> | ||
<div style=color:black;font-size:14px;font-weight:bold>{{{imageboard_name|{{PAGENAME}}}}}</div> | <div style=color:black;font-size:14px;font-weight:bold>{{{imageboard_name|{{PAGENAME}}}}}</div> | ||
{{#if:{{{imageboard_logo|}}}|<div>{{{imageboard_logo}}}</div>}} | {{#if:{{{imageboard_logo|}}}|<div>{{{imageboard_logo}}}</div>}} | ||
| Line 61: | Line 61: | ||
"owner": {}, | "owner": {}, | ||
"major_boards": {"required":true}, | "major_boards": {"required":true}, | ||
"total_posts": { | "total_posts": {}, | ||
"notable_events": {}, | "notable_events": {}, | ||
"homepage": {"required":true} | "homepage": {"required":true} | ||
Latest revision as of 16:35, 21 March 2026
Usage
[edit source]{{Infobox Imageboard Site
|imageboard_name =
|imageboard_logo =
|date_founded =
|date_defunct =
|creator =
|owner =
|major_boards =
|total_posts =
|notable_events = (optional)
|homepage =
}}
Template:Infobox Imageboard Site
infobox site
| 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 | optional |
| notable_events | notable_events | no description | Unknown | optional |
| homepage | homepage | no description | Unknown | required |