Consumer Rights Wiki:Create page: Difference between revisions
No edit summary |
m draft |
||
Line 2: | Line 2: | ||
=Create page= | =Create page= | ||
{{Hatnote|If the page name you enter exists, you will be redirected to edit that page.}} | {{Hatnote|If the page name you enter exists, you will be redirected to edit that page.}} | ||
<div style="height:60vh;display:flex;flex-direction:row;justify-content:space-around;> | |||
<div | <div style="display:flex;flex-direction:column;width:30%;padding:0.5rem;gap:5px"> | ||
<div style="height:45%;padding:0.5rem; width:100%;border:1px solid #000"" class="createPageInput" id="incidentInput">Incident</div> | |||
<div style="height:45%;padding:0.5rem; width:100%;border:1px solid #000"" class="createPageInput" id="productLineInput">Product Line</div> | |||
</div> | |||
<div style="display:flex;flex-direction:column;width:30%;padding:0.5rem;gap:5px"> | |||
<div style="height:45%;padding:0.5rem; width:100%;border:1px solid #000"" class="createPageInput" id="productInput">Product</div> | |||
<div style="height:45%;padding:0.5rem; width:100%;border:1px solid #000"" class="createPageInput" id="companyInput">Company</div> | |||
</div> | |||
<div style="display:flex;flex-direction:column;width:30%;padding:0.5rem;gap:5px"> | |||
<div style="height:45%;padding:0.5rem; width:100%;border:1px solid #000" class="createPageInput" id="themeInput">Theme</div> | |||
</div> | |||
</div> | |||
<div> | |||
<div id="incidentCreate" style="display:block; background-color: var(--background-color-neutral-subtle, #f8f9fa);color: var(--color-base, #202122);margin: 1em 0;border: 1px solid var(--border-color-base, #a2a9b1);padding:8px"> | <div id="incidentCreate" style="display:block; background-color: var(--background-color-neutral-subtle, #f8f9fa);color: var(--color-base, #202122);margin: 1em 0;border: 1px solid var(--border-color-base, #a2a9b1);padding:8px"> | ||
<div style="line-height:150%;"> | <div style="line-height:150%;"> |