(System Information Box) |
(increase max-width to prevent overflow) |
||
(4 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
{| class="infobox" style="float:right; margin: 1em; border: none; padding: 0.5em; max-width: | <noinclude> | ||
== Usage Guide == | |||
<pre style="display: inline-block; background: none; background-color: #000; padding: 10px; border: 1px solid #ddd; border-radius: 5px; font-family: 'Courier New', monospace;"> | |||
{{SystemInfoBox | |||
|systemName=System Name <!-- The name of the system --> | |||
|imageName=Placeholder.png <!-- The image file name (default is Placeholder.png) --> | |||
|imageLink= <!-- Link to the Discovery Nav map --> | |||
|house=Unknown <!-- Governing House information --> | |||
|region=Unknown <!-- Region information --> | |||
|connected=Unknown <!-- Connected Systems information --> | |||
}} | |||
</pre> | |||
== Description == | |||
Displays information about a star system. | |||
== Preview == | |||
</noinclude> | |||
{| class="infobox" style="float:right; margin: 1em; border: none; padding: 0.5em; max-width: 500px; background-color: #131335; border-radius: 10px; border: 2px solid #87c3e0; color: #dedeee;" | |||
|+ '''{{{systemName|System Name}}}''' | |+ '''{{{systemName|System Name}}}''' | ||
|- | |- | ||
! colspan="2" style="text-align:center; font-size: larger;" | [[File:{{{imageName| | ! colspan="2" style="text-align:center; font-size: larger;" | [[File:{{{imageName|Placeholder.png}}}|frameless|link={{{imageLink|}}}]] | ||
|- | |- | ||
| colspan="2" style="text-align:center; font-size: 14px; line-height: 18px; background: rgba(255, 255, 255, 0.1); border-radius: 5px;" | System Information | | colspan="2" style="text-align:center; font-size: 14px; line-height: 18px; background: rgba(255, 255, 255, 0.1); border-radius: 5px;" | System Information | ||
|- | |- | ||
| style="width: 50%; font-size: 11px; border-right: 1px solid #91dbfe; padding-right: 5px;" | Governing House | | style="width: 50%; font-size: 11px; border-right: 1px solid #91dbfe; padding-right: 5px;" | Governing House | ||
| style="width: 50%; font-size: 11px; padding-left: 5px;" | {{{ | | style="width: 50%; font-size: 11px; padding-left: 5px;" | {{{house|Unknown}}} | ||
|- | |- | ||
| style="width: 50%; font-size: 11px; border-right: 1px solid #91dbfe; padding-right: 5px;" | Region | | style="width: 50%; font-size: 11px; border-right: 1px solid #91dbfe; padding-right: 5px;" | Region | ||
Line 13: | Line 34: | ||
|- | |- | ||
| style="width: 50%; font-size: 11px; border-right: 1px solid #91dbfe; padding-right: 5px;" | Connected Systems | | style="width: 50%; font-size: 11px; border-right: 1px solid #91dbfe; padding-right: 5px;" | Connected Systems | ||
| style="width: 50%; font-size: 11px; padding-left: 5px;" | {{{ | | style="width: 50%; font-size: 11px; padding-left: 5px;" | {{{connected|None}}} | ||
|} | |} |
Latest revision as of 14:34, 22 April 2024
Usage Guide
{{SystemInfoBox |systemName=System Name <!-- The name of the system --> |imageName=Placeholder.png <!-- The image file name (default is Placeholder.png) --> |imageLink= <!-- Link to the Discovery Nav map --> |house=Unknown <!-- Governing House information --> |region=Unknown <!-- Region information --> |connected=Unknown <!-- Connected Systems information --> }}
Description
Displays information about a star system.
Preview
File:Placeholder.png | |
---|---|
System Information | |
Governing House | Unknown |
Region | Unknown |
Connected Systems | None |