PHPackages                             mwstake/new-page-css - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. mwstake/new-page-css

ActiveMediawiki-extension[Utility &amp; Helpers](/categories/utility)

mwstake/new-page-css
====================

1.3.2(3y ago)1521[1 PRs](https://github.com/MWStake/NewPageCSS/pulls)GPL-2.0-or-laterPHP

Since Jul 19Pushed 3y ago3 watchersCompare

[ Source](https://github.com/MWStake/NewPageCSS)[ Packagist](https://packagist.org/packages/mwstake/new-page-css)[ RSS](/packages/mwstake-new-page-css/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (6)Versions (4)Used By (0)

The NewPageCSS extension uses the tag `` to include a CSS in the text of the wiki page; that CSS is then put into the header of the resulting HTML, and so formats your page. If you are creating a wiki page that ends up requiring a lot of `style` modifiers, it's probably simpler to put them into a CSS style sheet.

Usage
=====

[](#usage)

```

table.uc {
    border-collapse: collapse;
}

.uc th {
    background-color: #f2f2f2;
    border: 1px solid black;
}

.uc td {
    border: 1px solid black;
}

.uc td.pm {
    background-color: #ffa0a0;
}

...

```

See also
========

[](#see-also)

I would like to acknowledge the author of the original extension [PageCSS](https://www.mediawiki.org/wiki/Extension:PageCSS) (Ævar Arnfjörð Bjarmason), which I have updated so it will work with current versions of MediaWiki.

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~107 days

Total

3

Last Release

1230d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/091004c4b32e573a26383800e11030fc01201119f53a8fa6886aa34e80edb42d?d=identicon)[hexmode](/maintainers/hexmode)

---

Top Contributors

[![hexmode](https://avatars.githubusercontent.com/u/43581?v=4)](https://github.com/hexmode "hexmode (9 commits)")

###  Code Quality

Static AnalysisPsalm

Type Coverage Yes

### Embed Badge

![Health badge](/badges/mwstake-new-page-css/health.svg)

```
[![Health](https://phpackages.com/badges/mwstake-new-page-css/health.svg)](https://phpackages.com/packages/mwstake-new-page-css)
```

###  Alternatives

[mention/retry

A Retry library for PHP

1326.5k](/packages/mention-retry)[jsila/emoji-images-php

Parses text for emoji names and converts them to corresponding images.

1118.5k](/packages/jsila-emoji-images-php)[andkon/yii2kladr

Widget for yii2 Kladr

159.7k](/packages/andkon-yii2kladr)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
