No edit summary |
No edit summary |
||
| Line 24: | Line 24: | ||
|} | |} | ||
<noinclude> | |||
<p> | |||
This template is used to add a server to the [[Great big-ass server list of doom]]. You must add it to a page in the <code>Server:...</code> namespace (ie: [[Server:irc.shitposting.space]]). | |||
</p> | |||
{{Infob | |||
<p> | |||
Usage: | |||
<pre> | |||
{{InfoboxNode | |||
|name=your.server.name.org | |||
|location=Los Angeles, California, USA | |||
|owner=[[User:Bob|Bob]] | |||
|sid=123 | |||
|type=Leaf | |||
|provider=Fancy Hosting Ltd. | |||
|spkifp=<the spkifp from your link block> | |||
}} | |||
</pre> | |||
Other optional parameters: | |||
* <code>noincoming=true</code> ― If your node does not support incoming connections | |||
* <code>serverport=6900</code> ― If your node has a different port for S2S connections | |||
* <code>ipv4=1.2.3.4 / ipv6=f00b::cafe</code> ― If your server name does not resolve | |||
</p> | |||
</noinclude> | |||
<includeonly>[[Category:Nodes]]</includeonly> | <includeonly>[[Category:Nodes]]</includeonly> | ||
Revision as of 19:52, 12 July 2021
| InfoboxNode | |
| Name | {{{name}}} |
|---|---|
| Location | {{{location}}} |
| Hosting Provider | {{{provider}}} |
| Owner | {{{owner}}} |
| SID | {{{sid}}} |
| Type | {{{type}}} |
This template is used to add a server to the Great big-ass server list of doom. You must add it to a page in the Server:... namespace (ie: Server:irc.shitposting.space).
{{Infob
Usage:
{{InfoboxNode
|name=your.server.name.org
|location=Los Angeles, California, USA
|owner=[[User:Bob|Bob]]
|sid=123
|type=Leaf
|provider=Fancy Hosting Ltd.
|spkifp=<the spkifp from your link block>
}}
Other optional parameters:
noincoming=true― If your node does not support incoming connectionsserverport=6900― If your node has a different port for S2S connectionsipv4=1.2.3.4 / ipv6=f00b::cafe― If your server name does not resolve