Template:Article: Difference between revisions

From MoHA Wiki
(Created page with "<includeonly> <div class="d-none" hidden> {{#set: |Associated Program={{{Programs|}}}|+sep=; }} {{#ifeq: {{{Is published|}}}|Yes|Category:Articles|Category:Unpublished articles}} {{#arraymap:{{{Categories|}}}|;|@@@|Category:@@@|}} </div> </includeonly>")
 
No edit summary
Line 2: Line 2:
<div class="d-none" hidden>
<div class="d-none" hidden>
{{#set:
{{#set:
|Associated Program={{{Programs|}}}|+sep=;
|Associated Program={{{Program|}}}
}}
}}
{{#ifexist: Widget:{{{Program|}}}|{{Styled category|{{{Program|}}}}}}}
{{#ifeq: {{{Is published|}}}|Yes|[[Category:Articles]]|[[Category:Unpublished articles]]}}
{{#ifeq: {{{Is published|}}}|Yes|[[Category:Articles]]|[[Category:Unpublished articles]]}}
{{#arraymap:{{{Categories|}}}|;|@@@|[[Category:@@@]]|}}
{{#arraymap:{{{Categories|}}}|;|@@@|[[Category:@@@]]|}}
</div>
</div>
</includeonly>
</includeonly>

Revision as of 01:21, March 27, 2024