Smob page table DPL
Posted: Sun Mar 31, 2019 7:34 pm
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:
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!
Code: Select all
|channel =
|charge =
|stab =
|throw =
|zone =
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!