<samueldr>
it's right under the box when editing a page
<samueldr>
(that's a mediawiki feature)
<samueldr>
> Please note that all contributions to NixOS Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
<Profpatsch>
Does MIT work for wiki texts?
<samueldr>
I'm not a lawyer, so: maybe?
<Profpatsch>
I was under the assumption that you’d want CC for non-code?
<samueldr>
that was makefu's choosing IIRC
<Profpatsch>
I’d be okay with making all article texts CC0
<Profpatsch>
> Everything on the English Wikipedia is released under CC BY-SA 3.0 and GFDL unless otherwise noted.
<Profpatsch>
That’s what I got from the #wikipedia channel
<samueldr>
good
<samueldr>
I was going by the bit in the footer:
<samueldr>
> Text is available under the Creative Commons Attribution-ShareAlike License; additional terms may apply. By using this site, you agree to the Terms of Use and Privacy Policy. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc., a non-profit organization.
<samueldr>
and otherwise, if you ever go to wikipedia for templates, they often are useless to us as they are using lua scripting for them
<Profpatsch>
samueldr: Yes, I basically stripped it of everything we don’t support.
<Profpatsch>
The special page is the same (provided by mediawiki), I just wanted to look up how to call it from a wiki page.
<Profpatsch>
So it’s more like I looked up how to do a function call.
<samueldr>
:)
<samueldr>
(IIRC that's what I'm using on NixOS on ARM)