DynamicPageList3 Manual talk:Feedback: Difference between revisions

m
fix my example, I see now it needs to be lowercase
imported>FrozenPlum
m (corrections, having troubles writing today, worse than usual)
imported>FrozenPlum
m (fix my example, I see now it needs to be lowercase)
Line 186:
There are some items that need doing in the content, that would be very helpful to have (if '''anyone''' feels like doing it, if not, we'll/I'll get to it eventually). This can serve as a reminder/checklist for later, too:
* If there are defaults for anything (which there should be for many things) they need:
:* <code><nowiki> — ('''Defaultdefault''' is false)</nowiki></code> for this: — ('''Defaultdefault''' is false)
:* Or <code><nowiki> — ('''Defaultdefault''')</nowiki></code> for this: — ('''Defaultdefault'''), (if the option at hand is the default).
: We can refer [https://github.com/Universal-Omega/DynamicPageList3/blob/da27636f6b294f64e379c1fca96cbee0bbd83bc9/includes/ParametersData.php#L219 this] that [[User:Lens0021|Lens0021]] linked, since that may have the rest of the missing defaults.
* Variable names should be in code blocks, and if not in close proximity to an already linked repeat or its own page section. These should also generally have the variable linked using the "DPL" template: <code><nowiki><code>{{DPL|%PAGE%}}</code></nowiki></code>
Anonymous user