User Tools

Site Tools


contributing

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
contributing [2025/02/10 12:53] โ€“ created karelkubicekcontributing [2026/08/21 14:50] (current) โ€“ Boxes: <wrap> renders a span, use uppercase <WRAP>; one box per list, not per bullet karel.kubicek.claude
Line 1: Line 1:
 ====== Contributing ====== ====== Contributing ======
  
-Hello again and thanks for being interested in contributing to MeasureTheWeb! This page outlines some contributing concepts, such as the navigation structure of the wiki, how to use scientific citations, DokiWiki syntax, .+Hello again and thanks for being interested in contributing to MeasureTheWeb! This page outlines some contributing concepts, both technical (page creation, syntax) and organizational (reviews, how to deal with subjective statementsand the code of conduct)Please read the page before contributing, thank you!
  
 You have to be registered to be able to edit and create content. You can create an account [[https://measuretheweb.org/contributing?do=register|here]]. You have to be registered to be able to edit and create content. You can create an account [[https://measuretheweb.org/contributing?do=register|here]].
Line 81: Line 81:
 print('Hello world!') print('Hello world!')
 </file> </file>
 +
 +=== Boxes ===
 +
 +Notes, warnings and open-question boxes use the **uppercase** ''<nowiki><WRAP></nowiki>'' tag, which renders a ''<nowiki><div></nowiki>'':
 +
 +  <WRAP todo>
 +  Paragraphs, lists and tables can all go inside a box like this.
 +  </WRAP>
 +
 +The lowercase ''<nowiki><wrap></nowiki>'' renders a ''<nowiki><span></nowiki>'' instead. A span cannot contain block content, so a lowercase box holding more than a few words of running text is silently mangled โ€” the page renders wrong without any error. **Always use uppercase.** If a box holds a bullet list, put the whole list inside one box rather than opening a box per bullet.
  
 === Figures === === Figures ===
contributing.1739191983.txt.gz ยท Last modified: by karelkubicek

Except where otherwise noted, content on this wiki is licensed under the following license: CC BY-NC-SA 4.0
CC BY-NC-SA 4.0 Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki