Mudanças entre as edições de "MediaWiki:CspAnnualGoal"
Linha 3: | Linha 3: | ||
<cspRecent type="today"></cspRecent> =@@newThisDay | <cspRecent type="today"></cspRecent> =@@newThisDay | ||
<cspRecent type="month"></cspRecent> =@@newThisMonth | <cspRecent type="month"></cspRecent> =@@newThisMonth | ||
− | "/[.]/" "" "{{NUMBEROFARTICLES}}" preg_replace dup =@@numaofarticles 100 * | + | "/[.]/" "" "{{NUMBEROFARTICLES}}" preg_replace dup =@@numaofarticles 100 * 3000 / =@@percentComplete |
− | + | 3000 @@numaofarticles - 365 "z" date - / =@@articlesPerDay | |
@@articlesPerDay 7 * =@@articlesPerWeek | @@articlesPerDay 7 * =@@articlesPerWeek | ||
@@articlesPerDay 30 * =@@articlesPerMonth | @@articlesPerDay 30 * =@@articlesPerMonth | ||
Linha 14: | Linha 14: | ||
"/^0_/" "" @@newThisMonth preg_replace =@@newThisMonth_Disp | "/^0_/" "" @@newThisMonth preg_replace =@@newThisMonth_Disp | ||
</rpncalc> | </rpncalc> | ||
− | <div id=footer style="margin-bottom: 0px; padding: 0.4em 0.3em 0.4em 3em; text-align:left;">Estado da meta de 2000 verbetes até o final de | + | <div id=footer style="margin-bottom: 0px; padding: 0.4em 0.3em 0.4em 3em; text-align:left;">Estado da meta de 2000 verbetes até o final de 2007:<center><div style="border: 1px solid black; margin-top: 3px; margin-left: 4px; margin-right: 4px; margin-bottom: 8px; padding:0px; width: 90%; color: black; text-align:left; display: inline-block"> |
<div style="border-right: 1px solid #808080; text-align:center; margin: 0px; padding:0px; background-color: silver; display: inline-block; width: <rpncalc> @@percentComplete round </rpncalc>%">{{NUMBEROFARTICLES}} (<rpncalc> @@percentComplete round </rpncalc>%) | <div style="border-right: 1px solid #808080; text-align:center; margin: 0px; padding:0px; background-color: silver; display: inline-block; width: <rpncalc> @@percentComplete round </rpncalc>%">{{NUMBEROFARTICLES}} (<rpncalc> @@percentComplete round </rpncalc>%) | ||
</div></div></center> Precisam ser criados <rpncalc> @@articlesPerMonth ceil </rpncalc> verbetes por mês, <rpncalc> @@articlesPerWeek ceil</rpncalc> por semana ou <rpncalc> @@articlesPerDay ceil</rpncalc> por dia para o objetivo ser atingido. <table width=90% cellpadding=1 cellspacing=2 align=center> | </div></div></center> Precisam ser criados <rpncalc> @@articlesPerMonth ceil </rpncalc> verbetes por mês, <rpncalc> @@articlesPerWeek ceil</rpncalc> por semana ou <rpncalc> @@articlesPerDay ceil</rpncalc> por dia para o objetivo ser atingido. <table width=90% cellpadding=1 cellspacing=2 align=center> |
Edição das 22h09min de 6 de fevereiro de 2007
<rpncalc> <cspRecent type="week"></cspRecent> =@@newThisWeek <cspRecent type="today"></cspRecent> =@@newThisDay <cspRecent type="month"></cspRecent> =@@newThisMonth "/[.]/" "" "2 762" preg_replace dup =@@numaofarticles 100 * 3000 / =@@percentComplete 3000 @@numaofarticles - 365 "z" date - / =@@articlesPerDay @@articlesPerDay 7 * =@@articlesPerWeek @@articlesPerDay 30 * =@@articlesPerMonth @@newThisDay @@articlesPerDay / 100 * 100 min =@@percentCompleteDay @@newThisWeek @@articlesPerWeek / 100 * 100 min =@@percentCompleteWeek @@newThisMonth @@articlesPerMonth / 100 * 100 min =@@percentCompleteMonth "/^0_/" "" @@newThisDay preg_replace =@@newThisDay_Disp "/^0_/" "" @@newThisWeek preg_replace =@@newThisWeek_Disp "/^0_/" "" @@newThisMonth preg_replace =@@newThisMonth_Disp </rpncalc>
Precisam ser criados <rpncalc> @@articlesPerMonth ceil </rpncalc> verbetes por mês, <rpncalc> @@articlesPerWeek ceil</rpncalc> por semana ou <rpncalc> @@articlesPerDay ceil</rpncalc> por dia para o objetivo ser atingido.
Verbetes criados este mês: |
<div style="border-right: 1px solid #A0A0A0; text-align:center; line-height: 8pt; margin: 0px; padding:0px; background-color: #D0D0D0; display: inline-block; font-size: 7pt; width: <rpncalc> @@percentCompleteMonth round </rpncalc>%"><rpncalc> @@newThisMonth_Disp </rpncalc> |
Verbetes criados esta semana: |
<div style="border-right: 1px solid #A0A0A0; text-align:center; line-height: 8pt; margin: 0px; padding:0px; background-color: #D0D0D0; display: inline-block; font-size: 7pt; width: <rpncalc> @@percentCompleteWeek round </rpncalc>%"><rpncalc> @@newThisWeek_Disp </rpncalc> |
Verbetes criados hoje: |
<div style="border-right: 1px solid #A0A0A0; text-align:center; line-height: 8pt; margin: 0px; padding:0px; background-color: #D0D0D0; display: inline-block; font-size: 7pt; width: <rpncalc> @@percentCompleteDay round </rpncalc>%"><rpncalc> @@newThisDay_Disp </rpncalc> |