docs: add the 4 missing screenshots to "How to Create a Presentation Template"
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 2
- Forks
- 2
- Avg merge
- 5h 41m
- Merged PRs (30d)
- 5
Description
docs/TurboDocx Templating/How to Create a Presentation Template.md has 4 Screenshots Coming Soon placeholders, one per step. Replace each with a real screenshot.
Where each screenshot comes from
PowerPoint (desktop) — must be captured manually; not browser-automatable:
- Step 1 — Create New Presentation Template: a slide with content + areas left for dynamic content.
- Step 2 — Setting Up Variables in Slides: the invisible-shape technique — Insert → Shape, type
{WhatWeHeard}, Shape Format → Align Text → Top, Shape Fill/Outline → No Fill. Instructions are PowerPoint-ribbon-specific, so shots should be from PowerPoint (not Google Slides).
TurboDocx web app — automatable with the doc-screenshotter skill:
- Step 3 — Upload Presentation Template: Templates → New Template → the Upload area (drag-and-drop the
.pptx). - Step 4 — Preview Template: the preview screen showing detected variables + the Create Template button.
Notes
- Steps 3 & 4 need a sample
.pptxcontaining bracket variables in invisible shapes (e.g.{WhatWeHeard},{HowWeCanHelp},{FollowUpQuestions}) to upload. - Match the existing convention: save to
static/img/<doc_slug>/, reference with descriptive alt text, replace the placeholder<div>blocks. - Pattern reference: the Wrike Table / TurboQuote bulk-import docs were done this way (red-box click-target screenshots).
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open docs/TurboDocx Templating/How to Create a Presentation Template.md and inspect the existing screenshot conventions in the Wrike Table and TurboQuote bulk-import docs. Capture the two PowerPoint steps manually, use the doc-screenshotter skill for the TurboDocx web-app steps with a sample .pptx, and save descriptive images under static/img/<doc_slug>/. Done means all four placeholders are replaced with screenshots and descriptive alt text.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 72/100