Template talk:Software
Jump to navigation
Jump to search
Parameter p
Before p=4
comes into use, I'd like to suggest to change it such that p=4
delivers the {{game name}}
look with no icon and instead p=5 delivers the {{game color}}
. I'm thinking of sentences that have the game icon at the beginning, like the {{base point}}
templates, for example: " This is a point entity available in Template:Game name". --Popcorn (talk) 09:38, 4 April 2022 (PDT)
- Thanks, good solution! By the way, I just realized, that this template would also have the potential to replace the
{{in}}
templates, for example allow p=only and add the following switch case, however, I'm unsure if all those different but similar expressions (only, since, removed, not, also) would make this template unnecessarily complicated and whether that is useful at all.|only=<span style="background-color:#202020;font-weight:bold;padding:2px;{{border-radius|4px}}"><span title="{{{name}}}" style="color:{{{col|#ADD8E6}}}">(''only'' in [[File:{{{ico}}}|link={{{name}}}{{{suf|}}}|{{{name}}}]])</span></span>
--Popcorn (talk) 20:12, 4 April 2022 (PDT)