User:Theremind Lover/Tutorials/Adding a new proposal to the table: Difference between revisions
Appearance
imported>Theremind Lover No edit summary |
(No difference)
|
Latest revision as of 12:59, 31 October 2020
File:The Inside Job 031.png | HTML Tutorial The following is a tutorial on using the HTML source editor to perform a practical wiki action.
|
---|
This tutorial covers adding a new proposal to ESB:Proposals/current.
Before
{{Proposal-list/begin}}
{{Proposal-list-current
During
{{Proposal-list/begin}}
{{Proposal-list-current
|title =
|opener =
|opened =
}}
{{Proposal-list-current
Fill in the template with the following information.
- Title: Name of the proposal, not including "ESB:Proposals/"
- Opener: Username of the user who made the proposal
- Opened: Date the proposal was made in the format September 11, 2025
After
{{Proposal-list/begin}}
{{Proposal-list-current
|title = Proposal
|opener = User
|opened = Date
}}
{{Proposal-list-current
|