Smob page table DPL

General forum to discuss anything Wiki.
Post Reply
Medakan
Posts: 18
Joined: Sat Jul 08, 2017 11:16 pm

Smob page table DPL

Post by Medakan »

Working on a new table layout for the Smob page that will take information from the Smob's infobox and automatically populate the table. The new infobox settings are:

Code: Select all

|channel = 
|charge = 
|stab = 
|throw = 
|zone = 
You can find these notations inside the {Infobox mob} template whenever you edit a smob page. If the notation are not yet in place for that smob they can be added underneath the "|smob = [[Smob]]" line.

The previous entries for the Channel field of the table were:
No Channel
Full Channel
Anti-Channel
Anti-Weave [eg. Anti-Blind]
Anti-Element [eg. Anti-Fire]

Charge was not a field in the previous Smob list table, use the following:
Yes
No

The previous entries for the Stab field were:
Yes
No

Throw was not a field in the previous Smob list table, use the following:
Yes
No

The previous entries for smob location were not in zone page format, use the following:
[[zone name]]

The double [[]] around text creates a hyperlink to that page. Place the current zone name that the smob is located in inside these brackets.

Any suggestions or comments are greatly encouraged. Thanks for contributing!
Post Reply