Content deleted Content added
→Hiding pen in printouts or to non-logged in users?: show options so far |
|||
Line 55:
::{{ping|Tomastvivlaren}} This will be implemented soon. See the section just above. However, we need to sort out exactly what html should be used. The current sandbox includes <code>class="noprint"</code> only. Exactly what do you think should be done? [[User:Johnuniq|Johnuniq]] ([[User talk:Johnuniq|talk]]) 09:44, 11 March 2022 (UTC)
:::Hiding the pen in printouts is non-controversial, and the sandbox works fine. I am not sure on if it also should be hidden to non-logged-in users, but I have included that html (<code><nowiki> <span class='penicon autoconfirmed-show'>...</span> </nowiki></code>) in some of my templates now on a trial bases. We should be open to how users react. I am waiting for response from users regarding pages where I have included the pen. In the long run, all wd-modules should do the same. [[User:Tomastvivlaren|Tomastvivlaren]] ([[User talk:Tomastvivlaren|talk]]) 10:01, 11 March 2022 (UTC)
{{od|3}}{{ping|Izno|WOSlinker}} Some advice please. The output from this template is shown below. There is a proposal to wrap that output with a class to prevent it from being printed and possibly also to prevent its display for non-autoconfirmed users per [[WP:BEANS]] to reduce the number of people who click the link and change hard-to-check stuff at Wikidata.
Which of these would you recommend? Anything else?
#<code><nowiki><sup class="noprint">...</sup></nowiki></code>
#<code><nowiki><sup class="noprint Inline-Template">...</sup></nowiki></code>
#<code><nowiki><span class="penicon autoconfirmed-show">...</span></nowiki></code>
Example output follows.
*<code><nowiki>{{EditAtWikidata|pid=identifiers|qid=Q1}}</nowiki></code> → {{EditAtWikidata|pid=identifiers|qid=Q1}}
The output from [[Special:ExpandTemplates]] is (rearranged to multiple lines):
<pre>
[[File:OOjs UI icon edit-ltr-progressive.svg
|frameless |text-top |10px
|alt=Edit this at Wikidata
|link=https://www.wikidata.org/wiki/Q1#identifiers
|Edit this at Wikidata]]
</pre>
[[User:Johnuniq|Johnuniq]] ([[User talk:Johnuniq|talk]]) 02:28, 12 March 2022 (UTC)
|