Imported from Mediawiki default skin

This commit is contained in:
Diskette Guy
2025-07-18 00:19:23 +07:00
parent 293b08e647
commit 38d050cca0
35 changed files with 7825 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
<ul id="{{id}}">
{{#array-items}}
<li id="{{id}}">{{{html}}}</li>
{{/array-items}}
</ul>