Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of Zombie Panic! Official Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 14:11, 10 June 2025 Wuffesan talk contribs created page Template:AddPxUnit/doc (Created page with "{{Documentation/Header}} Adds the <code>px</code> unit to a numeric value if it does not already have a unit. If it already has a unit, then that unit is kept. ==Syntax== * '''1:''' numeric value with or without units ==Examples== <pre>{{AddPxUnit|50}}</pre> {{AddPxUnit|50}} <pre>{{AddPxUnit|50px}}</pre> {{AddPxUnit|50px}} <pre>{{AddPxUnit|2em}}</pre> {{AddPxUnit|2em}} <pre>{{AddPxUnit|inherit}}</pre> {{AddPxUnit|inherit}} <pre>{{AddPxUnit|initial}}</pre> {{AddPxUn...")