Thanks! On Tue, Mar 31, 2009 at 10:47 PM, Platonides <[email protected]> wrote:
> Derrick Farnell wrote: > > Sorry about original subject heading! > > > > On Tue, Mar 31, 2009 at 10:33 AM, Derrick Farnell < > [email protected] > >> wrote: > > > >> Hi > >> > >> I use the variable {{PAGESINCATEGORY:category_name}}, but would prefer > to > >> display the total of the number of pages in a category + 1. That is, if > the > >> total number of pages is 6, I'd like 7 to be displayed. Does anyone know > a > >> way to do this? > >> > >> Best > >> > >> Derrick > > {{#expr: {{PAGESINCATEGORY:category_name}} + 1 }} > > http://www.mediawiki.org/wiki/Extension:ParserFunctions > > > _______________________________________________ > MediaWiki-l mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/mediawiki-l > _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
