161
edits
To create a page. Send a message
No edit summary Tag: Reverted |
No edit summary Tag: Reverted |
||
Line 17: | Line 17: | ||
<!-- Create New Content --> | <!-- Create New Content --> | ||
<div style="flex: 1 1 100%; border: 1px solid #ccc; background: #f9f5ff; padding: 10px; border-radius: 5px;"> | <div style="flex: 1 1 100%; border: 1px solid #ccc; background: #f9f5ff; padding: 10px; border-radius: 5px;"> | ||
<div style="background: #8e44ad; color: white; font-weight: bold; padding: 5px;">Create New Content</div> | <div style="background: #8e44ad; color: white; font-weight: bold; padding: 5px;">Create New Content</div> | ||
<p> | <p> | ||
Have an idea for a new article? Start by creating a page with your chosen title. Everybody can contribute – your knowledge matters here! | Have an idea for a new article? Start by creating a page with your chosen title. Everybody can contribute – your knowledge matters here! | ||
</p> | </p> | ||
<inputbox> | <div class="responsive-inputbox"> | ||
<inputbox> | |||
type=create | |||
width=50 | |||
break= | |||
placeholder=Enter page title... | buttonlabel=Create new page | ||
</inputbox> | placeholder=Enter page title... | ||
</inputbox> | |||
</div> | |||
</div> | |||
<!-- Learn More --> | <!-- Learn More --> |