Template:Infobox server: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
(adding a couple more basic fields)
(address instead of ip. domain name has nothing to do with internet protocol ;))
Line 12: Line 12:
<!-------------------------------------------------------------->
<!-------------------------------------------------------------->


| header1 = {{#if:{{{startdate|}}}{{{enddate|}}}{{{owner|}}}{{{admins|}}}{{{other_basic_info_label_1|}}}{{{other_basic_info_label_2|}}}{{{subreddit|}}}{{{discord|}}}{{{version|}}}{{{ip|}}}{{{|Basic Info}}}}}
| header1 = {{#if:{{{startdate|}}}{{{enddate|}}}{{{owner|}}}{{{admins|}}}{{{other_basic_info_label_1|}}}{{{other_basic_info_label_2|}}}{{{subreddit|}}}{{{discord|}}}{{{version|}}}{{{address|{{{ip|}}}}}}{{{|Basic Info}}}}}


| label2 = Start Date
| label2 = Start Date
Line 35: Line 35:
| data8 = {{{version|}}}
| data8 = {{{version|}}}


| label9 = IP
| label9 = Server address
| data9 = {{{ip|}}}
| data9 = {{{address|{{{ip|}}}}}}


| label10 = {{{other_basic_info_label_1|}}}
| label10 = {{{other_basic_info_label_1|}}}
Line 44: Line 44:
| data11 = {{{other_basic_info_data_2|}}}
| data11 = {{{other_basic_info_data_2|}}}


}}<noinclude>{{documentation}}
}}<noinclude>{{documentation}}</noinclude>