Difference between revisions of "Template:Activity/Page"

From Funtoo
Jump to navigation Jump to search
Line 4: Line 4:
Below you can view all active community activities related to the [[{{{project}}}]] Project. Community activities are open to all and you are encouraged to get involved! To learn more about how to get involved, please see the [[{{{project}}}]] page.
Below you can view all active community activities related to the [[{{{project}}}]] Project. Community activities are open to all and you are encouraged to get involved! To learn more about how to get involved, please see the [[{{{project}}}]] page.


{{#cargo_query:
<div style="display: flex; flex-wrap: wrap; justify-content: flex-start;">{{#cargo_query:
tables=activities
tables=activities
|fields=_pageName,status,CONCAT( LEFT( summary, 300 ), IF( LENGTH( summary ) > 300, '...', '' ) )=summary
|fields=_pageName,status,CONCAT( LEFT( summary, 300 ), IF( LENGTH( summary ) > 300, '...', '' ) )=summary
Line 14: Line 14:
|named args=yes
|named args=yes
|more results text=
|more results text=
}}
}}</div>
 
</includeonly>
</includeonly>

Revision as of 23:05, March 15, 2022