Diferencia entre revisiones de «Usuario:Stargazer/common.js»

m
Okay, how about that
m (Should do it)
m (Okay, how about that)
return {
// find {{t|complete}} and replace with {{t|complete|~x4}}
text: revision.content.replace( /\{\u007b{complete}}/i, '{'+'{complete|~~'+'~~}}' ),
summary: 'mark as complete',
}