template:eq aa  

Use this page to discuss changes to this wiki article.

Post Comment
yes, you can do that
# Feb 23 2014 at 10:14 PM Rating: Decent
Avatar
***
1,553 posts
{{#if:{{{autogrant|}}}|this is yes|this is no}}

just like MediaWiki. Oyr wiki is mostly compatible with MediaWiki syntax and commands.

if you are interested, look here. http://www.zam.com/wiki/Wiki:Internal_Functions
____________________________
Super Wiki Ferret Emeritus, obsessive/compulsive wiki editor
AutoGrant
# Feb 23 2014 at 7:22 AM Rating: Decent
*
122 posts
Hey Blud, or whoever,
I was going to try and add the ability to tag an AA as AutoGrant but wasnt sure of the full range of available conditional processors, such as #if, #ifeq, #switch, etc.

Basically,
----
If `autogrant = yes` then
"Auto-Grant: Yes" and added to a new category "Category:EQ AA AutoGrant"
elseif `autogrant = no` or `autogrant is null` then
"Auto-Grant: No" and added to a new category "Category:EQ AA Non-AutoGrant"
----

I know technically you can check against null, but its the best logical check to get the point acrossed ;) Basically if undefined or empty, then same as "Auto-Grant: No".
Post Comment

Free account required to post

You must log in or create an account to post messages.