[wordpress插件] CsViewer检视器

wordpress 插件 文章 2020-04-03 13:50 476 0 全屏看文

AI助手支持GPT4.0

评分
80
描述

With these Plugin you can display any Source Server(Couter Strike, Garry’s Mod, Team Fortress, .. ) on your WordPress-Hompage.

使用这些插件,您可以在WordPress首页上显示任何源服务器(计算机罢工,Garry的Mod,团队要塞等)。

It is easy to activate.

易于激活。

You must only Downlaod the Plugin and place the String ‘[csviewer ip=”mydomain.com” port=”26015″]’

您只需要下载插件并放置字符串‘[csviewer ip =” mydomain.com” port =“ 26015”]’

on your WordPress Page or Article,

在您的WordPress页面或文章上,

You can change the appearance by using the CSS Tag table.server_data.

您可以使用CSS Tag table.server_data更改外观。

More Info:

更多信息:

[http:/ainbow-six3.com/?p=472]

[http:/ainbow-six3.com/?p=472]

Function:

功能:

Auto-connect by clicking on the IP.

通过单击IP自动连接。

(steam Protocol must be activated)

(必须激活Steam协议)

Display following Information:

显示以下信息:

    • Servername

      服务器名

    • Serveradress (ip/hostname and port)

      服务器地址(IP /主机名和端口)

    • Map

      地图

    • Mod (CS:S or CS:GO)

      Mod(CS:S或CS:GO)

    • Password (‘Yes’ or ‘No password’ or the password)

      密码(“是”或“没有密码”或密码)

    • Ping

      Ping

    • Player (Current Playing Player and Max allowed Player)

      播放器(当前正在播放的播放器和允许的最大播放器)

安装步骤

    1. Upload the folder csViewer to the /wp-content/plugins/ directory
    2. 将文件夹 csViewer 上载到 / wp-content / plugins / 目录

    3. Activate the plugin through the ‘Plugins’ menu in WordPress
    4. 通过WordPress中的“插件”菜单激活插件

    5. Place [csviewer ip="mydomain.com" port="26015"] on any WordPress Page or Article and change the ip and the port.
    6. 在任何WordPress页面或文章上放置 [csviewer ip =“ mydomain.com” port =“ 26015”] 并更改ip和端口。

    4.(optional) Password

    4.(可选)密码

      • Show password and add it to the autoconnect-url, so no password request from steam will displayed.
            

        显示密码并将其添加到autoconnect-url中,因此不会显示来自Steam的密码请求。
            

        [csviewer ip=”mydomain.com” port=”26015″ password=”mypassword”]

        [csviewer ip =“ mydomain.com” port =“ 26015” password =“ mypassword”]

      • You can add the password to the autoconnect-url without displaying the password on the website.(on the HTML you see the password anyway!)
            

        您可以将密码添加到autoconnect-url中,而无需在网站上显示密码。(在HTML上您仍然可以看到密码!)
            

        [csviewer ip=”mydomain.com” port=”26015″ password=”mypassword” hidepassword=”true”]

        [csviewer ip =“ mydomain.com” port =“ 26015” password =“ mypassword” hidepassword =“ true”]

      5.(optional) add this CSS Lines in to the CSS from your Template

      5.(可选)将此CSS行从模板添加到CSS中

      table.server_data { width:60%;

        table.server_data {宽度:60%;

      max-width: 280px;

      最大宽度:280像素;

      float:left;

      向左飘浮;

      margin: 10px;

      边距:10px;

      font-family: Arial, Helvetica, sans-serif;

      字体家族:Arial,Helvetica,sans-serif;

      font-size: 12px;

      font-size:12px;

      }

      }

      table.server_data td { border-right: 1px dotted #ccc;

      table.server_data td {border-right:1px点缀#ccc;

      border-bottom: 1px dotted #ccc;

      边框底:1px点缀#ccc;

      padding: 4px 2px 4px 10px;

      填充:4px 2px 4px 10px;

      }

      }

      table.server_data td.last { border-right: none;

      table.server_data td.last {border-right:none;

      }

      }

      table.server_data td.strong { width: 100px;

      table.server_data td.strong {宽度:100px;

      }

      }

下载地址
https://downloads.wordpress.org/plugin/counter-strike-server-viewer.1.3.zip
-EOF-

AI助手支持GPT4.0